Bio2BEL ADEPTUS 
Converts ADEPTUS disease-differential gene expression signatures to BEL.
Big thanks to Daniel Himmelstein for preprocessing this data in his repository at: https://github.com/dhimmel/adeptus
Installation

bio2bel_adeptus can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install bio2bel_adeptus
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/adeptus.git
Setup
This repository does not currently cache the data, but only wraps conversion to BEL.
Python REPL
>>> import bio2bel_adeptus
>>> adeptus_manager = bio2bel_adeptus.Manager()
>>> graph = adeptus_manager.to_bel()
Release files for bio2bel-adeptus 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bio2bel_adeptus-0.0.1.tar.gz | 10.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bio2bel_adeptus-0.0.1-py36-none-any.whl | Python 3.6 | none | any | Details |
Total release size: 16.9 kB
Release files / bio2bel_adeptus-0.0.1.tar.gz
| Download URL | bio2bel_adeptus-0.0.1.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4038b47858fd495c21bd193288709ba90fc5fcc7f4828c21209eea67221c704c
|
|
BLAKE2b-256 checksum How to use checksums |
438cec80e2826024f3a98ee81bbaf828fef3731a307beb74d4cf8635be206921
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|
Release files / bio2bel_adeptus-0.0.1-py36-none-any.whl
| Download URL | bio2bel_adeptus-0.0.1-py36-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 3.6 |
|
SHA-256 checksum How to use checksums |
ef6be13849a10326f5b4d1b705e0517feb4c74bbd3aadccc4c1b077d094cda3c
|
|
BLAKE2b-256 checksum How to use checksums |
aa1bd808f61eba2afaa924d0d3704fd359bb71296bfcf5a814184e913eb85f94
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|