Skip to content

Commit

Permalink
fix menus
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Palmer authored and Jon Palmer committed Feb 3, 2017
1 parent 1092d47 commit 3a58a7b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion funannotate.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,11 @@ def flatten(l):
Required: -i, --input Genome multi-fasta file.
-o, --out Output folder name.
-s, --species Species name, use quotes for binomial, e.g. "Aspergillus fumigatus"
or
--masked_genome Soft-masked genome (repeats lowercase)
--repeatmasker_gff3 RepeatMasker derived GFF3 file
-s, --species Species name, use quotes for binomial, e.g. "Aspergillus fumigatus"
Optional: --isolate Strain isolate, e.g. Af293
--name Locus tag name (assigned by NCBI?). Default: FUN_
--maker_gff MAKER2 GFF file. Parse results directly to EVM.
Expand Down

0 comments on commit 3a58a7b

Please sign in to comment.