You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ Additional outputs related to extracted fasta sequences and gff annotations can
124
124
* Default parameters (no ```-b``` or ```-n``` arguments to Magphi), Fasta outputs can be expected for evidence levels 5B and 5C. A Gff output can be expected with evidence level 5C.
125
125
* When ```-b``` is given to Magphi, Fasta outputs can be expected for evidence levels mentioned above, and 4B and 4C. Gff outputs can be expected for 4C as well.
126
126
* No output is expected when ```-n``` is given as a parameter.
127
-
* As a default output fasta and Gff files are oriented so that the first seed in a pair (see ```seed_pairing.tsv``` file) is at the beginning of the sequence on the positive strand
127
+
* As a default output fasta and Gff files are oriented so that the first seed in a pair (see ```seed_pairing.tsv``` file) is at the beginning of the sequence
128
128
129
129
```-n``` and ```-b``` are mutually exclusive as they both alter the expected output and therefore Magphi does not allow both to be given in a single command.
0 commit comments