Skip to content

Commit d457e91

Browse files
authored
Update README.md
1 parent 033362d commit d457e91

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ optional arguments:
3333
-h, --help show this help message and exit
3434
3535
Mandatory arguments:
36-
-f1, --fasta1 Fasta file for specie1 (Genomic sequence)
37-
-g1, --gff1 GFF/GFF3 file for specie1
38-
-f2, --fasta2 Fasta file for specie2 (Genomic sequence)
39-
-g2, --gff2 GFF/GFF3 file for specie2
40-
-t, --blastp_threads Number of threads (CPUs) to use in the BLAST search
41-
-p, --prefix Job prefix, it will be used for MCScanX results
36+
-f1 --fasta1 Fasta file for specie1 (Genomic sequence)
37+
-g1 --gff1 GFF/GFF3 file for specie1
38+
-f2 --fasta2 Fasta file for specie2 (Genomic sequence)
39+
-g2 --gff2 GFF/GFF3 file for specie2
40+
-t --blastp_threads Number of threads (CPUs) to use in the BLAST search
41+
-p --prefix Job prefix, it will be used for MCScanX results
4242
```
4343

4444
## The pipeline:

0 commit comments

Comments
 (0)