Skip to content

hewittlab/nt2aa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Nucleotide to Amino Acid Translator

Input file must be cluster count csv file with the following fields: gene,pos,base,A,C,G,T,N,

These input files contain the total read counts for each nucleotide type

Usage: python nt2aa.py -i inputfile.csv -o outputfile.csv -s start_pos_value -t threshold_aa_proportion_display

if the -v TRUE option is used the codon preference details are displayed in the output file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages