# HG changeset patch # User iuc # Date 1740830663 0 # Node ID 5b8288d21d5ec8951a8989473e05821df3325f4a # Parent 9ca92159a21a328e81f13ad1261d4f712b4075ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit fc1282ec68b346988203ead860e9b9d6a47e9efb diff -r 9ca92159a21a -r 5b8288d21d5e macros.xml --- a/macros.xml Mon Jan 20 16:41:15 2025 +0000 +++ b/macros.xml Sat Mar 01 12:04:23 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 9ca92159a21a -r 5b8288d21d5e nexus_ogt.xml --- a/nexus_ogt.xml Mon Jan 20 16:41:15 2025 +0000 +++ b/nexus_ogt.xml Sat Mar 01 12:04:23 2025 +0000 @@ -30,11 +30,11 @@ --output sample.cnv.txt ]]> - +
- - + + @@ -45,7 +45,7 @@ - + @@ -54,6 +54,24 @@ This tool converts CNVkit log2 copy ratios and B-allele frequencies to the Nexus "Custom-OGT" format, enabling comprehensive CNV analysis with allelic imbalance insights. The output is compatible with Nexus software, facilitating advanced genomic interpretation and integration with other datasets. + +----- + +**Bin-level log2 ratios (.cnr)** + +Tabular file containing normalized log2 ratios for small genomic bins (divided regions of the genome). Used to detect raw copy number variations (CNVs) before segmentation. + +.. csv-table:: + :header-rows: 0 + + "chromosome","Genomic chromosome (e.g., chr1, chrX)" + "start","Start position of the bin." + "end","End position of the bin." + "gene","Gene name(s) overlapping the bin (if applicable)." + "log2","Normalized log2 ratio (sample coverage / reference coverage)." + "depth","Average read depth in the bin." + "weight","Reliability weight of the bin (higher = more reliable)." + ]]> diff -r 9ca92159a21a -r 5b8288d21d5e test-data/sample.cnv.vcf --- a/test-data/sample.cnv.vcf Mon Jan 20 16:41:15 2025 +0000 +++ b/test-data/sample.cnv.vcf Sat Mar 01 12:04:23 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=