Skip to content

Ambuj-UF/Codon-Align

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Codon-Align v1.0

###BioPython and Blast command line is a prerequisite for Codon-Align package

##Requirements:

Python 2.7 and above

In the firt step Codon-Align extracts all trasncript sequences for a selected species group and stores it in Sequences folder

python fetch.py -cds aa.txt -ortho

In the second step Condon-Align uses CCDS exon annotations to perform exon wide search accross all the species gene trasncript sequences via tblastn search. Individual exon sequences are aligned using muscle codon alignment method and finally concatenated together to build final gene codon sequence alignemnt.

python consensus.py -i aa.txt -o OutputFolder

About

mammalian gene codon alignment parser program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages