Parse and Query Genomic File Formats.
Project description
Parse and Query Genomic File Formats
Description
EFS parser provides parsers and utility methods to read and query commonly used genomic file formats. The results of the query are transformed into a Pandas DataFrame. This allows users to take advantage of many of the visual and analysis packages in the pandas/numpy ecosystem.
Class information
A new parser for a file format can be added to the package. The minimum skeleton is available in the skeleton directory
Developer Notes
This project has been set up using PyScaffold 4. For details and usage information on PyScaffold see https://pyscaffold.org/.
use a virtualenv for testing & development. To setup run the following commands from the project directory
virtualenv env --python=python3
source env/bin/activate # (activate.fish if using the fish-shell)
pip install -r requirements.txt
# to deactivate virtualenv
deactivate
Test - `python setup.py test`
Docs - `python setup.py docs`
- Build
source distribution `python setup.py sdist`
binary distribution `python setup.py bdist`
wheel distribution `python setup.py bdist_wheel`
Project details
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
File details
Details for the file epivizFileParser-0.0.4.tar.gz
.
File metadata
- Download URL: epivizFileParser-0.0.4.tar.gz
- Upload date:
- Size: 43.3 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.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 217b2300783e9403643315deadaa556c7786c1654c6e36fd7a8ab60fb09cf380 |
|
MD5 | 8482d90f39617fccb934c4800e10f88e |
|
BLAKE2b-256 | dea0a435f35cb821544a4475ee99f976cea4edcdcb75404ccef92b7d5c005796 |
File details
Details for the file epivizFileParser-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: epivizFileParser-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88fcb9ae064857a129e90c932594f65bade6cde8419c168f807c8743ba5ad649 |
|
MD5 | fcd27ea6a54082c4d115264d13aefc09 |
|
BLAKE2b-256 | 4cb2e348e2eaa3c2782725883ec9091c4bdc4131312d17a901cef82fc2e4ce56 |