# HG changeset patch # User iuc # Date 1740830616 0 # Node ID 79b2add55e027c3d8eed19753fac4fd806aac322 # Parent 519d405738ee2042896b9ec2d6a4e2647c8ce44a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit fc1282ec68b346988203ead860e9b9d6a47e9efb diff -r 519d405738ee -r 79b2add55e02 call.xml --- a/call.xml Mon Jan 20 16:44:31 2025 +0000 +++ b/call.xml Sat Mar 01 12:03:36 2025 +0000 @@ -72,7 +72,7 @@ #end if ]]> - +
@@ -93,11 +93,11 @@
- + - +
@@ -116,7 +116,7 @@
- +
@@ -132,6 +132,23 @@ The output is Segmented log2 ratios (.cns) file with those columns chromosome, Start, end, gene, log2, depth, weight and number of bins covered by the segment (probes) + +----- + +**Segmented log2 ratios (.cns)** + +Tabular file with smoothed, merged segments of stable copy number, derived from the .cnr file. Represents final CNV calls. + +.. csv-table:: + :header-rows: 0 + + "chromosome","start, end: Genomic coordinates of the segment" + "gene","Gene(s) overlapping the segment." + "log2","Mean log2 ratio of the segment." + "probes","Mean log2 ratio of the segment." + "depth","Average read depth." + "weight","Reliability weight." + "p_value","Statistical confidence (lower = more significant)." ]]> diff -r 519d405738ee -r 79b2add55e02 macros.xml --- a/macros.xml Mon Jan 20 16:44:31 2025 +0000 +++ b/macros.xml Sat Mar 01 12:03:36 2025 +0000 @@ -1,10 +1,10 @@ - 1 - 0.9.11 + 0 + 0.9.12 cnvkit - scikit-learn + samtools @@ -56,13 +56,13 @@ - - - - - - - + + + + + + + @@ -70,7 +70,7 @@ - + @@ -85,7 +85,7 @@ - +
@@ -137,7 +137,7 @@ - + @@ -145,32 +145,32 @@ - - + + - + - + - + - + - + @@ -187,32 +187,32 @@ - - - + + + - + - - + + - + - - - - - - - + + + + + + + diff -r 519d405738ee -r 79b2add55e02 test-data/sample.cnv.vcf --- a/test-data/sample.cnv.vcf Mon Jan 20 16:44:31 2025 +0000 +++ b/test-data/sample.cnv.vcf Sat Mar 01 12:03:36 2025 +0000 @@ -1,6 +1,6 @@ ##fileformat=VCFv4.2 -##fileDate=20250120 -##source=CNVkit v0.9.11 +##fileDate=20250203 +##source=CNVkit v0.9.12 ##INFO= ##INFO= ##INFO=