A simple handler for configuration files detailing genomic datasets
Project description
Getting Started with genomic-config
version: 0.1.6
The genomic-config package provides an interface to configuration files that provide the locations for various genomic based files that might exist on a system. It can be used by external programs and Python code to provide a central point to locate the files. Currently, it only supports ini files but will be expanded to incorporate other configuration file types in the future.
genomic-config provides access to:
- Reference genome assemblies (fasta files)
- Reference genotype files (i.e. 1000 genomes)
- Chain files for liftovers
- Sample lists
- variant annotation/mapping VCF files
- mappings between chromosome synonyms
- Providing access to a chromosome sort order
There is online documentation.
Installation instructions
Can be installed using either pip or conda.
Using pip:
pip install genomic-config
Using conda:
conda install -c cfin -c bioconda genomic-config
Next steps...
If you have cloned the repository, after installation, you may want to run the tests:
- Run the tests using
pytest ./tests- If you have installed using conda, you will need to clone the repository using git to run the tests. - Setup your configuration file.
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 genomic_config-0.1.6.tar.gz.
File metadata
- Download URL: genomic_config-0.1.6.tar.gz
- Upload date:
- Size: 49.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c5b6ac11d70c105b2e64a116ace29b0501ac03a7afaf23f9935e8c1e82fc48f
|
|
| MD5 |
44b004c3f2d445ff6551cf350960078b
|
|
| BLAKE2b-256 |
3cc2a9bd4a3dde0bd663ad608200a3e6ef9dca948de19c413dea4e2fa94109fe
|
File details
Details for the file genomic_config-0.1.6-py3-none-any.whl.
File metadata
- Download URL: genomic_config-0.1.6-py3-none-any.whl
- Upload date:
- Size: 49.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17c5d4a9eac585b7b08fcd5a03b3b2c7383b384af9e234e83a0b1cdeca225358
|
|
| MD5 |
da7480db7578e9aeb58e754afe1cf500
|
|
| BLAKE2b-256 |
7b1aa3884bad005b82583ee2fbd4974d98a30fd28263d1652e8abf8bedaf1cc2
|