Mercurial > repos > iuc > funannotate_annotate
diff 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 |
line wrap: on
line diff
--- a/funannotate_annotate.xml Thu Nov 25 09:37:41 2021 +0000 +++ b/funannotate_annotate.xml Thu Nov 25 16:14:48 2021 +0000 @@ -159,7 +159,7 @@ <data name='contigs_fsa' format='fasta' label="${tool.name} on ${on_string}: contigs fasta, split at gaps" from_work_dir="out.contigs.fsa"> <filter>outputs and 'contigs_fsa' in outputs</filter> </data> - <data name='agp' format='tabular' label="${tool.name} on ${on_string}: NCBI tbl annotation file" from_work_dir="out.agp"> + <data name='agp' format='tabular' label="${tool.name} on ${on_string}: AGP file" from_work_dir="out.agp"> <filter>outputs and 'agp' in outputs</filter> </data> <data name='tbl' format='txt' label="${tool.name} on ${on_string}: NCBI tbl annotation file" from_work_dir="out.tbl">
