|
1516 | 1516 | "tasks": { |
1517 | 1517 | "trgt": { |
1518 | 1518 | "key": "trgt", |
1519 | | - "digest": "x2lnix7cnso6qjljqx6ckhbrz3lcpimm", |
| 1519 | + "digest": "tt7gtlnx7haowm2ibfhpcwcd2rzxgdiq", |
1520 | 1520 | "tests": [ |
1521 | 1521 | { |
1522 | 1522 | "inputs": { |
|
1526 | 1526 | "ref_fasta": "${ref_fasta}", |
1527 | 1527 | "ref_index": "${ref_index}", |
1528 | 1528 | "trgt_bed": "${resources_file_path}/hifi-wdl-resources-v2.0.0/GRCh38/trgt/human_GRCh38_no_alt_analysis_set.trgt.v0.3.4.bed", |
| 1529 | + "expected_male_bed": "${datasets_file_path}/GRCh38/sawfish/expected_cn.hg38.XY.bed", |
| 1530 | + "expected_female_bed": "${datasets_file_path}/GRCh38/sawfish/expected_cn.hg38.XX.bed", |
1529 | 1531 | "out_prefix": "HG002.GRCh38", |
1530 | 1532 | "runtime_attributes": "${default_runtime_attributes}" |
1531 | 1533 | }, |
|
1545 | 1547 | "check_gzip" |
1546 | 1548 | ] |
1547 | 1549 | }, |
| 1550 | + "dropouts": { |
| 1551 | + "value": "${resources_file_path}/coverage_dropouts/HG002.GRCh38.trgt.dropouts.txt", |
| 1552 | + "test_tasks": [ |
| 1553 | + "compare_file_basename", |
| 1554 | + "check_tab_delimited", |
| 1555 | + "count_columns" |
| 1556 | + ] |
| 1557 | + }, |
1548 | 1558 | "stat_genotyped_count": { |
1549 | 1559 | "value": "9163", |
1550 | 1560 | "test_tasks": [ |
|
1568 | 1578 | "ref_fasta": "${ref_fasta}", |
1569 | 1579 | "ref_index": "${ref_index}", |
1570 | 1580 | "trgt_bed": "${resources_file_path}/hifi-wdl-resources-v2.0.0/GRCh38/trgt/human_GRCh38_no_alt_analysis_set.trgt.v0.3.4.bed", |
| 1581 | + "expected_male_bed": "${datasets_file_path}/GRCh38/sawfish/expected_cn.hg38.XY.bed", |
| 1582 | + "expected_female_bed": "${datasets_file_path}/GRCh38/sawfish/expected_cn.hg38.XX.bed", |
1571 | 1583 | "out_prefix": "HG002.GRCh38", |
1572 | 1584 | "runtime_attributes": "${default_runtime_attributes}" |
1573 | 1585 | }, |
|
1605 | 1617 | }, |
1606 | 1618 | "trgt_merge": { |
1607 | 1619 | "key": "trgt_merge", |
1608 | | - "digest": "kfoep64umfynj4jfl7gnfmdoejazpspl", |
| 1620 | + "digest": "7kymqh7t5dmhjxjvksyx2xq4hnqwupn2", |
1609 | 1621 | "tests": [ |
1610 | 1622 | { |
1611 | 1623 | "inputs": { |
|
1636 | 1648 | } |
1637 | 1649 | } |
1638 | 1650 | ] |
1639 | | - }, |
1640 | | - "coverage_dropouts": { |
1641 | | - "key": "coverage_dropouts", |
1642 | | - "digest": "eyhyifvmfx5g5tcvujinmiu64pb6h4wf", |
1643 | | - "tests": [ |
1644 | | - { |
1645 | | - "inputs": { |
1646 | | - "aligned_bam": "${resources_file_path}/trgt/input/HG002.vega_10k.hifi_reads.GRCh38.aligned.bam", |
1647 | | - "aligned_bam_index": "${resources_file_path}/trgt/input/HG002.vega_10k.hifi_reads.GRCh38.aligned.bam.bai", |
1648 | | - "trgt_bed": "${resources_file_path}/hifi-wdl-resources-v2.0.0/GRCh38/trgt/human_GRCh38_no_alt_analysis_set.trgt.v0.3.4.bed", |
1649 | | - "out_prefix": "HG002.GRCh38", |
1650 | | - "runtime_attributes": "${default_runtime_attributes}" |
1651 | | - }, |
1652 | | - "output_tests": { |
1653 | | - "dropouts": { |
1654 | | - "value": "${resources_file_path}/coverage_dropouts/HG002.GRCh38.trgt.dropouts.txt", |
1655 | | - "test_tasks": [ |
1656 | | - "compare_file_basename", |
1657 | | - "check_tab_delimited", |
1658 | | - "count_columns" |
1659 | | - ] |
1660 | | - } |
1661 | | - } |
1662 | | - } |
1663 | | - ] |
1664 | 1651 | } |
1665 | 1652 | } |
1666 | 1653 | }, |
|
0 commit comments