Skip to main content

GFF annotations in panda data frames

Project description

gffpandas

https://img.shields.io/pypi/v/gffpandas.svg https://img.shields.io/travis/foerstner-lab/gffpandas.svg Documentation Status

GFF annotations in panda dataframes

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.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gffpandas-1.2.0.tar.gz (178.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page