Mercurial > repos > iuc > funannotate_annotate
comparison funannotate_annotate.xml @ 3:cb06fd12e746 draft
"planemo upload commit 4ea03fe4266665334b99b4a4d34e5845fe03d383"
| author | iuc |
|---|---|
| date | Thu, 25 Nov 2021 16:14:48 +0000 |
| parents | a1a3f92159f7 |
| children | c8eccad1b953 |
comparison
equal
deleted
inserted
replaced
| 2:a1a3f92159f7 | 3:cb06fd12e746 |
|---|---|
| 157 <filter>outputs and 'annotations' in outputs</filter> | 157 <filter>outputs and 'annotations' in outputs</filter> |
| 158 </data> | 158 </data> |
| 159 <data name='contigs_fsa' format='fasta' label="${tool.name} on ${on_string}: contigs fasta, split at gaps" from_work_dir="out.contigs.fsa"> | 159 <data name='contigs_fsa' format='fasta' label="${tool.name} on ${on_string}: contigs fasta, split at gaps" from_work_dir="out.contigs.fsa"> |
| 160 <filter>outputs and 'contigs_fsa' in outputs</filter> | 160 <filter>outputs and 'contigs_fsa' in outputs</filter> |
| 161 </data> | 161 </data> |
| 162 <data name='agp' format='tabular' label="${tool.name} on ${on_string}: NCBI tbl annotation file" from_work_dir="out.agp"> | 162 <data name='agp' format='tabular' label="${tool.name} on ${on_string}: AGP file" from_work_dir="out.agp"> |
| 163 <filter>outputs and 'agp' in outputs</filter> | 163 <filter>outputs and 'agp' in outputs</filter> |
| 164 </data> | 164 </data> |
| 165 <data name='tbl' format='txt' label="${tool.name} on ${on_string}: NCBI tbl annotation file" from_work_dir="out.tbl"> | 165 <data name='tbl' format='txt' label="${tool.name} on ${on_string}: NCBI tbl annotation file" from_work_dir="out.tbl"> |
| 166 <filter>outputs and 'tbl' in outputs</filter> | 166 <filter>outputs and 'tbl' in outputs</filter> |
| 167 </data> | 167 </data> |
