Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
leacotan authored Oct 16, 2018
1 parent cd58cc9 commit b18e528
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ To learn more , go to http://2018.igem.org/Team:HebrewU/Software

MOOLTi is now available online ! optimize your proteins at http://ec2-52-23-211-181.compute-1.amazonaws.com

Example .fasta protein files and restriction enzymes files can be found at CodonOptimization\example_files
Example .csv files for many model organisms can be found at CodonOptimization\organism_files

Usage instructions:

Run using Python GUI:
Expand All @@ -28,4 +31,4 @@ Command Line Run:
python3 Main.py <protein sequence string> <threshold (defult is 0.05)> <organism 1 codon filename (csv file)> <organism 2 codon table filename (csv file)>
4) press enter
5) write the case sensitive restriction enzymes to be avoided, if none press enter
6) the output is printed to the cmd line
6) the output is printed to the cmd line

0 comments on commit b18e528

Please sign in to comment.