Mercurial > repos > richard-burhans > ncbi_egapx
annotate macros.xml @ 29:8ada50a892fa draft default tip
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
author | richard-burhans |
---|---|
date | Thu, 23 Jan 2025 21:23:14 +0000 |
parents | 27b73b9f84c0 |
children |
rev | line source |
---|---|
0
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
1 <macros> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
2 <xml name="requirements"> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
3 <requirements> |
11
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
4 <container type="docker">quay.io/galaxy/egapx:@TOOL_VERSION@</container> |
0
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
5 </requirements> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
6 </xml> |
28
27b73b9f84c0
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit b735b21ab7b551ab64bdb62ac111b266c375e650
richard-burhans
parents:
27
diff
changeset
|
7 <token name="@TOOL_VERSION@">0.3.2-alpha</token> |
29
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
8 <token name="@VERSION_SUFFIX@">3</token> |
19
5b24ea81a6f8
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit c9d138f44d68026069cc82ba3f5dca53bdbff539
richard-burhans
parents:
18
diff
changeset
|
9 <token name="@PROFILE@">23.0</token> |
0
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
10 <xml name="edam_ontology"> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
11 <edam_operations> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
12 <edam_operation>operation_0362</edam_operation> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
13 </edam_operations> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
14 </xml> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
15 <xml name="citations"> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
16 <citations> |
11
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
17 <citation type="bibtex"> |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
18 @misc{githubegapx, |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
19 author = {NCBI}, |
19
5b24ea81a6f8
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit c9d138f44d68026069cc82ba3f5dca53bdbff539
richard-burhans
parents:
18
diff
changeset
|
20 year = 2024, |
11
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
21 title = {Eukaryotic Genome Annotation Pipeline - External (EGAPx)}, |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
22 publisher = {GitHub}, |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
23 journal = {GitHub repository}, |
19
5b24ea81a6f8
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit c9d138f44d68026069cc82ba3f5dca53bdbff539
richard-burhans
parents:
18
diff
changeset
|
24 url = {https://github.com/ncbi/egapx} |
11
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
25 } |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
26 </citation> |
0
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
27 </citations> |
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
28 </xml> |
11
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
29 <xml name="creators"> |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
30 <creator> |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
31 <person givenName="Ross" familyName="Lazarus" url="https://orcid.org/0000-0003-3939-1961"/> |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
32 <person givenName="Richard" familyName="Burhans" url="https://science.psu.edu/bmb/people/rcb112"/> |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
33 </creator> |
5bec47dfe99a
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
richard-burhans
parents:
10
diff
changeset
|
34 </xml> |
29
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
35 <xml name="test_outputs"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
36 <output name="complete_genomic_gff" ftype="gff"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
37 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
38 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
39 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
40 </output> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
41 <output_collection name="output_files" type="list"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
42 <element name="complete_genomic_gtf" ftype="gtf"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
43 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
44 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
45 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
46 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
47 <element name="complete_genomic_fna" ftype="fasta"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
48 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
49 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
50 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
51 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
52 <element name="complete_cds" ftype="fasta"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
53 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
54 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
55 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
56 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
57 <element name="complete_transcripts" ftype="fasta"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
58 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
59 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
60 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
61 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
62 <element name="complete_proteins" ftype="fasta"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
63 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
64 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
65 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
66 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
67 <element name="annotated_genome" ftype="asn1"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
68 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
69 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
70 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
71 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
72 <element name="accept_ftable_annot" ftype="txt"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
73 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
74 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
75 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
76 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
77 <element name="annotation_data_cmt" ftype="tabular"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
78 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
79 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
80 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
81 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
82 <element name="feature_counts" ftype="xml"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
83 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
84 <is_valid_xml/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
85 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
86 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
87 <element name="feature_stats" ftype="xml"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
88 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
89 <is_valid_xml/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
90 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
91 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
92 <element name="genome_val" ftype="xml"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
93 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
94 <is_valid_xml/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
95 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
96 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
97 </output_collection> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
98 <output_collection name="nextflow_stats" type="list"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
99 <element name="run_report" ftype="html"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
100 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
101 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
102 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
103 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
104 <element name="run_timeline" ftype="html"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
105 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
106 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
107 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
108 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
109 <element name="nextflow_log" ftype="txt"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
110 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
111 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
112 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
113 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
114 <element name="run_trace" ftype="tabular"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
115 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
116 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
117 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
118 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
119 <element name="run_params" ftype="yaml"> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
120 <assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
121 <has_size min="1"/> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
122 </assert_contents> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
123 </element> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
124 </output_collection> |
8ada50a892fa
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f2b75ca7f0f40a117d37ec27c1fc48047c014823
richard-burhans
parents:
28
diff
changeset
|
125 </xml> |
0
0ab743c8837f
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit bd7ba5efde8e6fc5104441896d628760b6c54aa0
richard-burhans
parents:
diff
changeset
|
126 </macros> |