|
5 | 5 | "name": "Variant calling",
|
6 | 6 | "showComingSoon": true,
|
7 | 7 | "workflows": [
|
| 8 | + { |
| 9 | + "iwcId": "generic-non-segmented-viral-variant-calling-main", |
| 10 | + "parameters": [ |
| 11 | + { |
| 12 | + "key": "Paired collection of sequencing data", |
| 13 | + "variable": "SANGER_READ_RUN_PAIRED" |
| 14 | + }, |
| 15 | + { |
| 16 | + "key": "Reference annotation", |
| 17 | + "variable": "GENE_MODEL_URL" |
| 18 | + }, |
| 19 | + { |
| 20 | + "key": "Fasta reference genome", |
| 21 | + "variable": "ASSEMBLY_FASTA_URL" |
| 22 | + } |
| 23 | + ], |
| 24 | + "ploidy": "ANY", |
| 25 | + "taxonomyId": "11158", |
| 26 | + "trsId": "#workflow/github.com/iwc-workflows/generic-non-segmented-viral-variant-calling/main/versions/v0.1", |
| 27 | + "workflowDescription": "Variant calling and consensus sequence generation for batches of Illumina PE sequenced viruses with uncomplicated and stable genome structure (like e.g. Morbilliviruses). It can handle both ampliconic and non-ampliconic data.", |
| 28 | + "workflowName": "Variant calling and consensus construction from paired end short read data of non-segmented viral genomes" |
| 29 | + }, |
8 | 30 | {
|
9 | 31 | "iwcId": "haploid-variant-calling-wgs-pe-main",
|
10 | 32 | "parameters": [
|
|
282 | 304 | "name": "Consensus sequences",
|
283 | 305 | "showComingSoon": false,
|
284 | 306 | "workflows": [
|
| 307 | + { |
| 308 | + "iwcId": "generic-non-segmented-viral-variant-calling-main", |
| 309 | + "parameters": [ |
| 310 | + { |
| 311 | + "key": "Paired collection of sequencing data", |
| 312 | + "variable": "SANGER_READ_RUN_PAIRED" |
| 313 | + }, |
| 314 | + { |
| 315 | + "key": "Reference annotation", |
| 316 | + "variable": "GENE_MODEL_URL" |
| 317 | + }, |
| 318 | + { |
| 319 | + "key": "Fasta reference genome", |
| 320 | + "variable": "ASSEMBLY_FASTA_URL" |
| 321 | + } |
| 322 | + ], |
| 323 | + "ploidy": "ANY", |
| 324 | + "taxonomyId": "11158", |
| 325 | + "trsId": "#workflow/github.com/iwc-workflows/generic-non-segmented-viral-variant-calling/main/versions/v0.1", |
| 326 | + "workflowDescription": "Variant calling and consensus sequence generation for batches of Illumina PE sequenced viruses with uncomplicated and stable genome structure (like e.g. Morbilliviruses). It can handle both ampliconic and non-ampliconic data.", |
| 327 | + "workflowName": "Variant calling and consensus construction from paired end short read data of non-segmented viral genomes" |
| 328 | + }, |
285 | 329 | {
|
286 | 330 | "iwcId": "pox-virus-amplicon-main",
|
287 | 331 | "parameters": [
|
|
0 commit comments