Mercurial > repos > artbio > cnv_facets
diff facets_analysis.xml @ 5:1d56a6b5739f draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/facets commit 7d1b40132efd24ac3c8a4b80cc5ca063636a2a38
| author | artbio |
|---|---|
| date | Mon, 06 Oct 2025 13:39:01 +0000 |
| parents | 3f62267c4be7 |
| children | 625038b7d764 |
line wrap: on
line diff
--- a/facets_analysis.xml Sun Oct 05 18:42:30 2025 +0000 +++ b/facets_analysis.xml Mon Oct 06 13:39:01 2025 +0000 @@ -51,7 +51,7 @@ <output name="output_summary" file="test_sample_01.summary.txt" ftype="tabular"/> <output name="output_plots" file="test_sample_01.plots.png" ftype="png" compare="sim_size" delta="20000"/> <output name="output_spider" file="test_sample_01.spider.png" ftype="png" compare="sim_size" delta="10000"/> - <output name="output_vcf" file="test_sample_01.cnv.vcf" ftype="vcf" /> + <output name="output_vcf" file="test_sample_01.cnv.vcf" ftype="vcf" lines_diff="2" /> </test> </tests> <help><![CDATA[ @@ -68,4 +68,4 @@ - A **Spider Plot (PNG)** for diagnosing the quality of the purity/ploidy model fit. ]]></help> <expand macro="citations"/> -</tool> \ No newline at end of file +</tool>
