mbf_gtf
Possibly the fastes Ensembl-GTF parser around (reads the 1GB human GTF in about 10s on my system).
Usage: mbf_gtf.parse_ensembl_gtf("filename.gtf", []) -> A dict of DataFrames
The file may be compressed with gzip - it must then end with ".gz".
The second parameter may be a list of 'features' to retrieve - getting just a subset can greatly improve performance.
Note that this is very ensembl specific, it does not deal with any other GTF format, and that it throws away attributes that are repeated on the sub elements - ie. exons have only gene_id, not gene_name, gene_version, gene_....
The resulting coordinates are pythonic - ie. starting at 0 (ie. shifted -1 from the values in the GTF).
This is part of the mbf_* family of bioinformatic libraries.
Release files for mbf-gtf 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mbf_gtf-0.6.0.tar.gz | 10.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mbf_gtf-0.6.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | CPython 3.8 | abi3 | Linux glibc 2.17+ x86-64 | Details |
Total release size: 344.9 kB
Release files / mbf_gtf-0.6.0.tar.gz
| Download URL | mbf_gtf-0.6.0.tar.gz |
|---|---|
| Size | 10.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6a8a08cf41583edd8db8dbc99d5113f485ca5b084f33915582099adb0648567e
|
|
BLAKE2b-256 checksum How to use checksums |
31884d42232c766dbbd2e1f3d4a9915cf5060eca953d78b88ff04420923fba72
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
maturin/1.8.3
|
Release files / mbf_gtf-0.6.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | mbf_gtf-0.6.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 334.6 kB |
| Tags | CPython 3.8 Linux glibc 2.17+ x86-64 abi3 |
|
SHA-256 checksum How to use checksums |
46af31b57fdc533371cf3bed14b36c8b11492b264212559feafedb25f30d13f0
|
|
BLAKE2b-256 checksum How to use checksums |
46c48d370fc769467205679b7375eac9257dc4432e0fe122fcfb0f53baf08b74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
maturin/1.8.3
|