diff --git a/QuickStart-EukPhylo.md b/QuickStart-EukPhylo.md index f94db2c..9fd2597 100644 --- a/QuickStart-EukPhylo.md +++ b/QuickStart-EukPhylo.md @@ -47,9 +47,9 @@ EukPhylo part 1 runs CDS (genome) or assembled transcripts (transcriptome) throu * A folder called “Scripts” filled with scripts from [here](https://github.com/Katzlab/PhyloToL-6/tree/main/PTL1/Transcriptomes/Scripts) on Github ### Running: -''' +``` python wrapper.py -1 1 -2 7 --assembled_transcripts AssembledTranscripts -o Output_Folder --genetic_code Universal -d Databases > log.txt -''' +``` Here add detail of each option possible: * -1 = start script * -2 = end script