Skip to main content

Package to load genes from GENCODE GTF files

Project description

GENCODEGenes

This code loads genes from GENCODE GTF files into, groups transcripts by gene, and provides methods for transcripts, so you can find CDS distances and sequences.

Install

pip install gencodegenes

Usage

from gencodegenes import Gencode

gencode = Gencode('PATH_TO_GTF')

# get gene by HGNC symbol
gene = gencode['OR5A1]
transcripts = gene.transcripts
canonical = gene.canonical

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

gencodegenes-1.0.1.tar.gz (208.2 kB view hashes)

Uploaded Source

Built Distributions

gencodegenes-1.0.1-cp311-cp311-win_amd64.whl (248.0 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

gencodegenes-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

gencodegenes-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl (261.7 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

gencodegenes-1.0.1-cp310-cp310-win_amd64.whl (249.8 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

gencodegenes-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

gencodegenes-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl (268.5 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

gencodegenes-1.0.1-cp39-cp39-win_amd64.whl (252.8 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

gencodegenes-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

gencodegenes-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl (267.7 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

gencodegenes-1.0.1-cp38-cp38-win_amd64.whl (253.0 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

gencodegenes-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

gencodegenes-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl (271.2 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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