Skip to main content

A python package for Personalized Proteogenomics

Project description

Short description:

pyGeno is developed by Tariq Daouda at the Institute for Research in Immunology and Cancer (IRIC).

With pyGeno you can do that:

from pyGeno.Genome import *

#load a genome
ref = Genome(name = 'GRCh37.75')
#load a gene
gene = ref.get(Gene, name = 'TPST2')[0]
#print the sequences of all the isoforms
for prot in gene.get(Protein) :
 print prot.sequence

You can also do it for the specific genomes of your subjects:

pers = Genome(name = 'GRCh37.75', SNPs = ["RNA_S1"], SNPFilter = myFilter())

And much more: https://github.com/tariqdaouda/pyGeno

Verbose Description

pyGeno is mainly intended for personalized medicine, but it can serve many purposes. It integrates reference sequences and annotations, genomic polymorphisms from the dbSNP database and data from next-gen sequencing into an easy to use, memory- efficient and fast framework, therefore allowing the user to easily explore reference and custom genomes and proteomes. pyGeno can be used for both short scripts and large scale genome-wide studies.

Full Documentation

The full documentation is available here

For the latest news about pyGeno, you can follow me on twitter @tariqdaouda.

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

pyGeno-1.2.2.tar.gz (10.4 MB view details)

Uploaded Source

File details

Details for the file pyGeno-1.2.2.tar.gz.

File metadata

  • Download URL: pyGeno-1.2.2.tar.gz
  • Upload date:
  • Size: 10.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyGeno-1.2.2.tar.gz
Algorithm Hash digest
SHA256 3dda160d094c50f410b24b65ad7b0f01295d2a5644ed3237ee7213b12755d2d8
MD5 1ced0c55c36cbc956cc5d655dba89ae1
BLAKE2b-256 10aae2b5b939ebb2595a5d999e9d9c7f53f1a396bf0b13ff3b421297eae21fd9

See more details on using hashes here.

Supported by

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