|
| 1 | +- doc: Test outline for Functional_annotation_of_sequences.ga for protein |
| 2 | + job: |
| 3 | + Sequence collection: |
| 4 | + class: Collection |
| 5 | + collection_type: list |
| 6 | + elements: |
| 7 | + - class: File |
| 8 | + identifier: test-sequence |
| 9 | + location: https://zenodo.org/record/8414802/files/protein_sequences.fasta |
| 10 | + filetype: fasta |
| 11 | + hashes: |
| 12 | + - hash_function: SHA-1 |
| 13 | + hash_value: 0e1026d6917ac03bcd174a85b18e69c2a6470f98 |
| 14 | + Run eggNOG + completeness calculation: true |
| 15 | + Run InterProScan: true |
| 16 | + eggNOG mode select: proteins |
| 17 | + InterProScan mode select: Protein |
| 18 | + outputs: |
| 19 | + interproscan xml: |
| 20 | + element_tests: |
| 21 | + test-sequence: |
| 22 | + location: https://zenodo.org/records/13951790/files/interProScan.xml?download=1&preview=1 |
| 23 | + compare: sim_size |
| 24 | + delta: 7000000 |
| 25 | + interproscan tabular: |
| 26 | + element_tests: |
| 27 | + test-sequence: |
| 28 | + location: https://zenodo.org/records/13951790/files/interProScan.tabular?download=1&preview=1 |
| 29 | + compare: sim_size |
| 30 | + delta: 2000000 |
| 31 | + kegg pathways table: |
| 32 | + asserts: |
| 33 | + - that: "has_text" |
| 34 | + text: "module_accession completeness pathway_name pathway_class matching_ko missing_ko" |
| 35 | +- doc: Test outline for Functional_annotation_of_protein_sequences.ga for metagenome |
| 36 | + job: |
| 37 | + Sequence collection: |
| 38 | + class: Collection |
| 39 | + collection_type: list |
| 40 | + elements: |
| 41 | + - class: File |
| 42 | + identifier: 50contig_reads_binette_bin1.fasta |
| 43 | + location: https://zenodo.org/records/18635101/files/50contig_reads_binette_bin2.fasta |
| 44 | + - class: File |
| 45 | + identifier: 50contig_reads_binette_bin2.fasta |
| 46 | + location: https://zenodo.org/records/18635101/files/50contig_reads_binette_bin3.fasta |
| 47 | + Run eggNOG + completeness calculation: true |
| 48 | + Run InterProScan: false |
| 49 | + eggNOG mode select: metagenome |
| 50 | + InterProScan mode select: DNA/RNA |
| 51 | + outputs: |
| 52 | + kegg pathways table: |
| 53 | + asserts: |
| 54 | + - that: "has_text" |
| 55 | + text: "module_accession completeness pathway_name pathway_class matching_ko missing_ko" |
| 56 | + - that: "has_n_lines" |
| 57 | + n: 3 |
| 58 | + delta: 1 |
| 59 | +- doc: Test outline for Functional_annotation_of_sequences.ga for InterProScan |
| 60 | + job: |
| 61 | + Sequence collection: |
| 62 | + class: Collection |
| 63 | + collection_type: list |
| 64 | + elements: |
| 65 | + - class: File |
| 66 | + identifier: test-sequence |
| 67 | + location: https://zenodo.org/record/8414802/files/protein_sequences.fasta |
| 68 | + filetype: fasta |
| 69 | + hashes: |
| 70 | + - hash_function: SHA-1 |
| 71 | + hash_value: 0e1026d6917ac03bcd174a85b18e69c2a6470f98 |
| 72 | + Run eggNOG + completeness calculation: false |
| 73 | + Run InterProScan: true |
| 74 | + eggNOG mode select: proteins |
| 75 | + InterProScan mode select: Protein |
| 76 | + outputs: |
| 77 | + interproscan xml: |
| 78 | + element_tests: |
| 79 | + test-sequence: |
| 80 | + location: https://zenodo.org/records/13951790/files/interProScan.xml?download=1&preview=1 |
| 81 | + compare: sim_size |
| 82 | + delta: 7000000 |
| 83 | + interproscan tabular: |
| 84 | + element_tests: |
| 85 | + test-sequence: |
| 86 | + location: https://zenodo.org/records/13951790/files/interProScan.tabular?download=1&preview=1 |
| 87 | + compare: sim_size |
| 88 | + delta: 2000000 |
0 commit comments