Name | biobrary JSON |
Version |
0.2.2
JSON |
| download |
home_page | None |
Summary | A library for biological computing works |
upload_time | 2024-10-31 12:10:15 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2019 Hailing Fang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
biobrary
bioparse
tree
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Biobrary
## Introduction
Biobrary is a python library, which contain data and methods for biological computation.
## Requirement
* ete3
## Install
* using pip
`pip install biobrary --user`
* manally install
`git clone https://github.com/benjaminfang/biobrary.git`
`cd biobrary`
`mv biobrary $PYTHONPATH`
where PYTHONPATH is python library searching path.
## Usage
```
import biobrary
dir(biobrary)
```
## Data and Method
* bioparse
* FASTA
class for fasta file.
* GTF
class for gtf file.
* tree
* CircleNode
class for phylogenic tree traverse and operations. And divide tree to circle node according
to phylogenic distance.
Raw data
{
"_id": null,
"home_page": null,
"name": "biobrary",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "biobrary, bioparse, tree",
"author": null,
"author_email": "Hailing Fang <hailing.fang@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/56/51/5dafa60d3ed0121e641dfc3375eefc43552967e6f073ecdadece7ed89f74/biobrary-0.2.2.tar.gz",
"platform": null,
"description": "# Biobrary\n\n## Introduction\n\nBiobrary is a python library, which contain data and methods for biological computation.\n\n## Requirement \n\n* ete3\n\n## Install \n\n* using pip \n\n`pip install biobrary --user`\n\n* manally install \n\n`git clone https://github.com/benjaminfang/biobrary.git` \n\n`cd biobrary` \n\n`mv biobrary $PYTHONPATH` \n\nwhere PYTHONPATH is python library searching path.\n\n## Usage \n\n```\nimport biobrary \ndir(biobrary) \n```\n\n## Data and Method \n\n* bioparse \n\n * FASTA \n\n class for fasta file.\n\n * GTF \n\n class for gtf file.\n\n\n* tree\n\n * CircleNode \n\n class for phylogenic tree traverse and operations. And divide tree to circle node according\n to phylogenic distance.\n \n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2019 Hailing Fang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A library for biological computing works",
"version": "0.2.2",
"project_urls": {
"Homepage": "https://github.com/hailingfang/biobrary"
},
"split_keywords": [
"biobrary",
" bioparse",
" tree"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "17cc6e55032c048d02fbcb6f6f55e3aa0e3722e89c33c162df8c0fa3b0a98a3b",
"md5": "0c5efb0d26c5c483181bb27af7854010",
"sha256": "a3b7b635507c47b3b6f1b6423ea08a7c93dd594bf4aa0432b41029ede989c486"
},
"downloads": -1,
"filename": "biobrary-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0c5efb0d26c5c483181bb27af7854010",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 17021,
"upload_time": "2024-10-31T12:10:13",
"upload_time_iso_8601": "2024-10-31T12:10:13.716087Z",
"url": "https://files.pythonhosted.org/packages/17/cc/6e55032c048d02fbcb6f6f55e3aa0e3722e89c33c162df8c0fa3b0a98a3b/biobrary-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "56515dafa60d3ed0121e641dfc3375eefc43552967e6f073ecdadece7ed89f74",
"md5": "49cff82c1c3f8ff295136dbd215ec46d",
"sha256": "cc38fde5f4fa41145c66d3a24aa4088ec6150b82ec2fc54eb84341dda5835919"
},
"downloads": -1,
"filename": "biobrary-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "49cff82c1c3f8ff295136dbd215ec46d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 16048,
"upload_time": "2024-10-31T12:10:15",
"upload_time_iso_8601": "2024-10-31T12:10:15.575025Z",
"url": "https://files.pythonhosted.org/packages/56/51/5dafa60d3ed0121e641dfc3375eefc43552967e6f073ecdadece7ed89f74/biobrary-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-31 12:10:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hailingfang",
"github_project": "biobrary",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "biobrary"
}