From 12a2b358f91594de657bd00c93947767c00786d0 Mon Sep 17 00:00:00 2001 From: Godwin Ani Date: Mon, 12 Aug 2024 15:50:41 -0400 Subject: [PATCH] Updated PhyloToL Part 1: GF assignment (markdown) --- PhyloToL-Part-1:-GF-assignment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PhyloToL-Part-1:-GF-assignment.md b/PhyloToL-Part-1:-GF-assignment.md index efc7020..e87bdb8 100644 --- a/PhyloToL-Part-1:-GF-assignment.md +++ b/PhyloToL-Part-1:-GF-assignment.md @@ -73,7 +73,7 @@ Role of each script To run the PhyloToL part 1 for processing transcriptomes, run: -`python Scripts/wrapper.py --first_script 1 --last_script 7 --assembled_transcripts AssembledTranscripts --output . --genetic_code Gcode.txt --databases Databases > log.txt` +* `python Scripts/wrapper.py --first_script 1 --last_script 7 --assembled_transcripts AssembledTranscripts --output . --genetic_code Gcode.txt --databases Databases > log.txt` Available parameters are: | Parameter | Type| Options| Description|