Python package providing retrieval for conservation scores.
Project description
Pipeline to automatically retrieve and preprocess conservation scores
Installing the package
As for any python package, simply run:
pip install conservation_scores_dataset
Usage examples
The following two usage examples will show both how to run the pipeline and how to retrieve the already pre-computed values stored within this GitHub repository.
Running the pipeline to retrieve the data
If you want to run the pipeline yourself, after taking note that some preprocessed data are already available within this repository, consider that the downloaded file will require a total size of ADDSIZE.
After having installed the package, just run the following to retrieve all data relative to the FANTOM5 and ROADMAP datasets for enhancers and promoters:
from conservation_scores_dataset import retrieve_all
retrieve_all()
It will display some loading bars showing you what the pipeline is doing at a given time, such as the following ones:
Based on the main loop provided in the retrieve all file, other similar automati retrieval pipelines for other BED files can be trivially built.
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
File details
Details for the file conservation_scores_dataset-0.0.1.tar.gz
.
File metadata
- Download URL: conservation_scores_dataset-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 926e1db0cad06c6c9baed8753a7071a786171b6879b86ef20860a8a602b051f2 |
|
MD5 | a07f25a2e9846e67b8b3895fdcefa5a6 |
|
BLAKE2b-256 | 30cfc5a283254630e431e1ff49338f09c00dc0b72c505fceb22109f751e2592c |