Mercurial > repos > gga > apollo_export
comparison export.xml @ 16:f5fa6d32498c draft
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 7bf18c69becc57152efdadedf7ebd0bcfa382a15"
author | gga |
---|---|
date | Mon, 29 Jun 2020 12:57:09 +0000 |
parents | 67109bd13a53 |
children | 4ba339eb4f73 |
comparison
equal
deleted
inserted
replaced
15:d26714292b96 | 16:f5fa6d32498c |
---|---|
47 | 47 |
48 <output name="gff_out"> | 48 <output name="gff_out"> |
49 <assert_contents> | 49 <assert_contents> |
50 <has_text text="##sequence-region Merlin 1 172788" /> | 50 <has_text text="##sequence-region Merlin 1 172788" /> |
51 <has_text text="owner=admin@local.host;" /> | 51 <has_text text="owner=admin@local.host;" /> |
52 <has_text text="Name=cds-not-under-exon" /> | |
53 </assert_contents> | 52 </assert_contents> |
54 </output> | 53 </output> |
55 <output name="fasta_pep" file="export/pep.fa" lines_diff="12"/> | 54 <output name="fasta_pep" file="export/pep.fa" lines_diff="12"/> |
56 <output name="fasta_cds" file="export/cds.fa" lines_diff="12"/> | 55 <output name="fasta_cds" file="export/cds.fa" lines_diff="12"/> |
57 <output name="fasta_cdna" file="export/cdna.fa" lines_diff="12"/> | 56 <output name="fasta_cdna" file="export/cdna.fa" lines_diff="12"/> |
58 <output name="vcf_out" file="export/out.vcf" lines_diff="4"/> | 57 <output name="vcf_out" file="export/out.vcf" lines_diff="4"/> |
59 <output name="json_out"> | 58 <output name="json_out"> |
60 <assert_contents> | 59 <assert_contents> |
61 <has_text text="test_organism" /> | 60 <has_text text="test_organism" /> |
62 <has_text text="apollo_shared_dir/org1" /> | |
63 </assert_contents> | 61 </assert_contents> |
64 </output> | 62 </output> |
65 </test> | 63 </test> |
66 </tests> | 64 </tests> |
67 <help><![CDATA[ | 65 <help><![CDATA[ |