Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten authored and Carsten committed Oct 1, 2020
1 parent 97e0f7f commit b24e3ca
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# codon_harmonization
# codon_harmonization
Create/Convert and visualize codon usage tables based on genbank files ('gb') or existent tables from 'kazusa.or.jp'. For generation of codon usage tables via genbank, consider only CDS's with at least 300 bp. Optimize the codon usage of your gene not by maximizing the codon frequency, but by adapting a combination of similar codon frequency and relative adaptiveness values present in the original host organism. Change startcodons to 'ATG'.

# Notes:
For conversion of codon usage tables from kazusa.or.jp you need to check the 'A style like CodonFrequency output in GCG Wisconsin PackageTM' option, then copy and save the output as a 'csv' file.
Requires Python3 and modules:
- Biopython
- matplotlib

0 comments on commit b24e3ca

Please sign in to comment.