Package for handling bioinformatics data automations between data sources
Project description
bioforklift
It is highly recommend to serve the documentation locally, as the instructions here are not as thorough as the documentation.
Getting Setup
Installing bioforklift
To install bioforklift, run pip install bioforklift
Using the latest unpublished version
This project uses poetry for project management
If you don't have poetry present, please install it with:
pip install poetry
Then run poetry env activate which will create your environment:
poetry env activate
Next, install the dependencies listed in poetry.lock utilizing:
poetry install
The dependencies will be installed based on the locked versions in the poetry.lock file, since I already ran poetry install and pushed the lock file. For more information on poetry, read here: https://python-poetry.org/docs/basic-usage/
Finally, re authorize your gcloud authentication. This obtains your credentials via a web flow and stores them in 'the well-known location for Application Default Credentials'. Now any code/SDK you run will be able to find the credentials automatically. This is a good stand-in when you want to locally test code which would normally run on a server and use a server-side credentials file. gcloud auth application-default login
Overview
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bioforklift-0.3.12.dev1.tar.gz.
File metadata
- Download URL: bioforklift-0.3.12.dev1.tar.gz
- Upload date:
- Size: 91.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1053-gcp
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ec3b4566440ad30b6802fd22f4c2c6f5d3ccaec24cd2b9c046268c41f807049
|
|
| MD5 |
23e336bc1110193ce8e5321e05bfe33f
|
|
| BLAKE2b-256 |
d78067a5a37ee8749a6758eb91ea99be5a2a7aeb58f25b395f506696825e8bb7
|
File details
Details for the file bioforklift-0.3.12.dev1-py3-none-any.whl.
File metadata
- Download URL: bioforklift-0.3.12.dev1-py3-none-any.whl
- Upload date:
- Size: 110.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1053-gcp
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9bc33e0f591e298e1b2d1e136b3698b48af684e7d8dc3bf8d6e37855c60d7ee
|
|
| MD5 |
720acd2ed05544587f156bd92d8f5bc6
|
|
| BLAKE2b-256 |
ffd03c95231dd3527360690000c072b2107ee91ffb914ece7638da595d5438b8
|