Mercurial > repos > bgruening > augustus
diff augustus.xml @ 2:b8ccbad1b062 draft
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 06 Jun 2013 12:51:27 -0400 |
| parents | 3c5116448979 |
| children | 702d9e042295 |
line wrap: on
line diff
--- a/augustus.xml Thu Jun 06 12:20:31 2013 -0400 +++ b/augustus.xml Thu Jun 06 12:51:27 2013 -0400 @@ -29,10 +29,12 @@ #if $protein or $codingseq: | python extract_features.py #if $protein: - --protein $protein_output + --protein $protein_output + #end if #if $codingseq: --codingseq $codingseq_output - + #end if + #end if </command> <inputs> <param name="input_genome" type="data" format="fasta" label="Genome Sequence"/>
