Ontology for whole-cell modeling
Project description
WC-Onto
Ontology for whole-cell modeling
Installation
Installing the ontology for use in Python
Install this Python package with pip
pip install git+https://github.com/KarrLab/wc_onto.git#egg=wc_onto[all]
This command will install this Python package, including the ontology (in OBO format) and the Python code for using the ontology. Once installed, the ontology will be located at pkg_resources.resource_filename('wc_onto', 'onto.obo').
Obtain a BioPortal API key
Save your BioPortal API key to a configuration file (~/.wc/wc_onto.cfg)
[wc_onto] [[bioportal]] key = <BioPortal API key>
Import the package. The other ontologies which wc_onto references will automatically be downloaded the first time that the package is imported.
from wc_onto import onto
Downloading the ontology
Alternatively, the ontology can be downloaded (in OBO format) from GitHub or BioPortal
Download latest revision from GitHub
Download latest snapshot from BioPortal
Documentation
Please see the API documentation.
License
The package is released under the MIT license.
Development team
This package was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York, USA.
Questions and comments
Please contact the Karr Lab with any questions or comments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wc_onto-0.0.2.tar.gz
.
File metadata
- Download URL: wc_onto-0.0.2.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4160bb7676df6dea1c53f275c5d899a7478bb81c2e58f3900174568f2bcfd4b |
|
MD5 | 6d8370dae318318b15d9f97eed230e1b |
|
BLAKE2b-256 | 4261eedfe524703b6471f0118f484d9187fc899552281c1ce8411d92c94ad270 |
File details
Details for the file wc_onto-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: wc_onto-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3d2bfd8959df9f2d029087cca6d48e1e049cc5850ab2866da5f10fe59e94196 |
|
MD5 | cdf4d65ec60bcbbfc5ecc58c578b3ea9 |
|
BLAKE2b-256 | e52757de64d965b9b45804fa8c77a737f5a74d35c361c8f5e748f3a2b34902fe |