Skip to content

A collection of variables, classes, and functions to process genomic data.

License

Notifications You must be signed in to change notification settings

dapineyro/genomictools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genomic Tools

Author: David Piñeyro

Date: 2020-11-05

Version: 0.0.1

License: GPL-3

This package is a collection of variables, classes and functions meant to process genomic data.

As now, it contains three handy classes:

  • GeneAnnotated: this class is meant to represent a gene, generating an object with all the infromation as well as relevant sequences that can be obtained from a given annotation (GTF format). It also have some relevant functionality.

  • FragmentedSeq: a class to represent fragmented sequences belonging to the same unit. To be more specific, it's meant to represent exons and introns from a given gene.

  • CodonCounter: making use of a GeneAnnotated object, this class is meant to produce codon usage counting and some other codon related functionalities.

Contact: [email protected]

About

A collection of variables, classes, and functions to process genomic data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages