Skip to content

freiburgermsu/codons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translating, Transcribing, and Investigating Genetic Sequences and their corresponding Proteins

PyPI version Actions Status Documentation Status Downloads License

The Codons module is a lightweight tool for 1) conducting transcription and translation of genetic sequences, either from a FASTA format or a string; 2) making and reading FASTA or multi-FASTA files; and 3) conducting BLAST searches of protein and nucleotide sequences. Example Notebooks of these features are offered in the "examples" directory of the Codons GitHub repository.

Installation

The following command installs Codons in a command prompt/terminal environment:

pip install codons

The full documentation is available on ReadTheDocs.

About

A Python module that translates DNA and RNA nucleotide sequences into the sequences of the encodes set of proteins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages