Name | BuscoPhylo JSON |
Version |
0.2.1
JSON |
| download |
home_page | https://buscophylo.inra.org.ma/ |
Summary | BuscoPhylo is a free, online pipeline for performing BUSCO-based phylogenomic analysis. It quickly analyzes genome sequences in FASTA format and provides results ready for publication. The user-friendly interface makes it accessible for anyone to use. |
upload_time | 2023-02-05 19:48:11 |
maintainer | |
docs_url | None |
author | Alae-eddine Sahbou |
requires_python | |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
This code is a Python script that validates a user's token and retrieves information from the "Buscophylo" API at "https://buscophylo.inra.org.ma".
The "run" function takes two arguments: "arg1" (which is mandatory) and "arg2" (which is optional). It first checks if "arg1" is set, and raises a "ValueError" if it is not. If "arg1" is set, it posts the token to the "post.php" API endpoint, and retrieves the response.
The response is then evaluated. If it is equal to "valid", the token is valid, and a message is printed to the console indicating this, with the text color set to green. If the response is not equal to "valid", a "ValueError" is raised indicating that the token is not valid, and the text color is set to red.
The rest of the code sets up variables for the API endpoint URL, allowed file formats, mode options, and lineage options. These variables are used later in the code (which is not shown here) to interact with the "Buscophyllo" API.
This is a package for tree-based phylogenetics. It can be run using `buscophylo.run("token")` after importing the `buscophylo` module.
Raw data
{
"_id": null,
"home_page": "https://buscophylo.inra.org.ma/",
"name": "BuscoPhylo",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Alae-eddine Sahbou",
"author_email": "alae.shb147@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/2e/fd/3b21dfd3fca5e1d3ecd1a3b924d2e9b9810d77e0dd331353be5513906a2d/BuscoPhylo-0.2.1.tar.gz",
"platform": null,
"description": "This code is a Python script that validates a user's token and retrieves information from the \"Buscophylo\" API at \"https://buscophylo.inra.org.ma\".\r\n\r\nThe \"run\" function takes two arguments: \"arg1\" (which is mandatory) and \"arg2\" (which is optional). It first checks if \"arg1\" is set, and raises a \"ValueError\" if it is not. If \"arg1\" is set, it posts the token to the \"post.php\" API endpoint, and retrieves the response.\r\n\r\nThe response is then evaluated. If it is equal to \"valid\", the token is valid, and a message is printed to the console indicating this, with the text color set to green. If the response is not equal to \"valid\", a \"ValueError\" is raised indicating that the token is not valid, and the text color is set to red.\r\n\r\nThe rest of the code sets up variables for the API endpoint URL, allowed file formats, mode options, and lineage options. These variables are used later in the code (which is not shown here) to interact with the \"Buscophyllo\" API.\r\nThis is a package for tree-based phylogenetics. It can be run using `buscophylo.run(\"token\")` after importing the `buscophylo` module.\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "",
"summary": "BuscoPhylo is a free, online pipeline for performing BUSCO-based phylogenomic analysis. It quickly analyzes genome sequences in FASTA format and provides results ready for publication. The user-friendly interface makes it accessible for anyone to use.",
"version": "0.2.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "59c56ea4447b2bed46348046b5fe795d75fa5108fc2c67a09dcc4486811a9006",
"md5": "3d70b2d3a711a418f0cec21ac798e0e1",
"sha256": "0b634bcabf1dc6fb9e46be248f61ca64f31230b2e1e60a1f012c02e5db5b3995"
},
"downloads": -1,
"filename": "BuscoPhylo-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d70b2d3a711a418f0cec21ac798e0e1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1724,
"upload_time": "2023-02-05T19:48:09",
"upload_time_iso_8601": "2023-02-05T19:48:09.899422Z",
"url": "https://files.pythonhosted.org/packages/59/c5/6ea4447b2bed46348046b5fe795d75fa5108fc2c67a09dcc4486811a9006/BuscoPhylo-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2efd3b21dfd3fca5e1d3ecd1a3b924d2e9b9810d77e0dd331353be5513906a2d",
"md5": "f76f1a2fc930096d83244d0d6e090dbe",
"sha256": "7e22c9a2219e687f1e14cb1ccfd9cc4150a55dc8411328a2879e662843015511"
},
"downloads": -1,
"filename": "BuscoPhylo-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "f76f1a2fc930096d83244d0d6e090dbe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1590,
"upload_time": "2023-02-05T19:48:11",
"upload_time_iso_8601": "2023-02-05T19:48:11.800752Z",
"url": "https://files.pythonhosted.org/packages/2e/fd/3b21dfd3fca5e1d3ecd1a3b924d2e9b9810d77e0dd331353be5513906a2d/BuscoPhylo-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-05 19:48:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "buscophylo"
}