GFF annotations in panda data frames
Project description
gffpandas
GFF annotations in panda dataframes
Free software: ISC license
Documentation: https://gffpandas.readthedocs.io.
About gffpandas
gffpandas is a Python library, which can be used to work with annotation data. It facilitates the work with gff3 files in regard to filter desired annotation entries of the gff3 file. A gff3 file contains information about the location and attributes of genomic features. The gffpandas library is an easy to use and time-saving library.
This gffpandas library is an alternative to gffutils or bcbio-gff, but it is inspired by the Python library Pandas. This means that the data frame structure is used to work with the annotation data. With gffpandas it is possible to filter a gff3 file by different functions. One big adventage is that several filter functions can be combined so that the required annotation entries can be selected. Furthermore, can the filtered annotation data be safed again as gff3 file or as csv or tsv file.
For the documentation see gffpandas_repository.
gffpandas-ncgr is a fork with bugfixes applied.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
1.2.1 (2020-10-02)
Bug fix: Removed pytest-runner from setup requirements
1.2.0 (2019-03-13)
filter_feature_of_type for several features possible now
1.1.0 (2019-03-13)
get_feature_by_attribute for several values possible now
1.0.1 (2019-03-06)
adding type annotation
1.0.0 (2019-03-05)
changing GitHub url
0.1.2 (2018-09-07)
Removing of small text errors
0.1.1 (2018-09-07)
First release on PyPI
0.1.0 (2017-07-11)
Start of the project gffpandas
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
File details
Details for the file gffpandas-ncgr-1.2.1.linux-x86_64.tar.gz
.
File metadata
- Download URL: gffpandas-ncgr-1.2.1.linux-x86_64.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdb5b707be0d5dce5bc017446287cb31372f7f4244fb6f3911402296e2907fc2 |
|
MD5 | ecec9f5b7dc1ca5bbcb845d4481373b4 |
|
BLAKE2b-256 | 315bf8c00a3245e4ffecf83a4291d18f743907215cf867828ba5940bb3af8b57 |
File details
Details for the file gffpandas_ncgr-1.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: gffpandas_ncgr-1.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72cdb206a5f576f87beeb17531e73fa4389aee5c6c52336f3f46cc9df648f766 |
|
MD5 | 70254beda948fc83f0d830db05f7fdb0 |
|
BLAKE2b-256 | a81843d9a99706d7b32464364657c28852d644128395d0971a7affbc02ea97d1 |