Mercurial > repos > simon-gladman > barrnap
comparison barrnap.xml @ 14:71a75482dd75 draft default tip
Barrnap version 0.7
| author | simon-gladman |
|---|---|
| date | Sat, 04 Jul 2015 10:29:46 -0400 |
| parents | f2c691205aef |
| children |
comparison
equal
deleted
inserted
replaced
| 13:f2c691205aef | 14:71a75482dd75 |
|---|---|
| 38 <option value="arc">Archaea</option> | 38 <option value="arc">Archaea</option> |
| 39 </param> | 39 </param> |
| 40 <param name="reject" type="float" value="0.5" label="Reject length threshold" help="Proportional length threshold to reject prediction" /> | 40 <param name="reject" type="float" value="0.5" label="Reject length threshold" help="Proportional length threshold to reject prediction" /> |
| 41 <param name="lencutoff" type="float" value="0.8" label="Length cutoff" help="Proportional length threshold to tag a find as pseudo" /> | 41 <param name="lencutoff" type="float" value="0.8" label="Length cutoff" help="Proportional length threshold to tag a find as pseudo" /> |
| 42 <param name="evalue" type="float" value="1e-06" label="e-value" help="Similarity e-value cutoff" /> | 42 <param name="evalue" type="float" value="1e-06" label="e-value" help="Similarity e-value cutoff" /> |
| 43 <param name="incseq" type="boolean" label="Include Sequences in GFF" help="Include the fasta sequences in the GFF output file" /> | |
| 43 </inputs> | 44 </inputs> |
| 44 | 45 |
| 45 <outputs> | 46 <outputs> |
| 46 <data name="gff" format="gff3" lavel="${tool.name} on ${on_string}: rRNA GFF"/> | 47 <data name="gff" format="gff3" lavel="${tool.name} on ${on_string}: rRNA GFF"/> |
| 47 </outputs> | 48 </outputs> |
