Biobricks automates bioinformatics data.
Project description
BioBricks
BioBricks makes loading data from biological datasets easy.
pip install biobricks
initialize
To get started configure biobricks with a path for bricks and a biobricks.ai token:
biobricks configure
> Choose path to store bricks: <input a local path>
> Input a token from biobricks.ai/token: <this is your access token>
Install and Use Bricks
To install a brick the command line command:
> biobricks install tox21
You can then use the brick in python as below:
import biobricks as bb
bb.assets('tox21') # get the paths for the 'tox21' brick
To list the bricks currently available visit github.com/biobricks-ai
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
biobricks-0.2.0.tar.gz
(14.2 kB
view details)
Built Distribution
biobricks-0.2.0-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file biobricks-0.2.0.tar.gz
.
File metadata
- Download URL: biobricks-0.2.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0286d97450fafb092861bf6769d6423e8fbd4e107489ce016bd38703da9f183 |
|
MD5 | 357be31f02d264641ed27c1c4fe6ba6a |
|
BLAKE2b-256 | 0748192bc84971623edf7944241be91bf6a10033c90bd4865ace1f36de1d600f |
File details
Details for the file biobricks-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: biobricks-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6c9e17a84f7dd4e48128d199013edf84b3bebde694667eca81275deee0211c |
|
MD5 | 1b67b47efad6d1fc5b631672b3f2b876 |
|
BLAKE2b-256 | 5754aedc8782c79dd4905aeba8148289048bea9f0538823eb173c01e0a201152 |