# HG changeset patch # User iuc # Date 1740830733 0 # Node ID 9f300faccb88c934ffd3adae13273a9f12d5b120 # Parent 94975590f58410d233ffd2490cdfd75a1a7c0566 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit fc1282ec68b346988203ead860e9b9d6a47e9efb diff -r 94975590f584 -r 9f300faccb88 macros.xml --- a/macros.xml Mon Jan 20 16:45:28 2025 +0000 +++ b/macros.xml Sat Mar 01 12:05:33 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 94975590f584 -r 9f300faccb88 sex.xml --- a/sex.xml Mon Jan 20 16:45:28 2025 +0000 +++ b/sex.xml Sat Mar 01 12:05:33 2025 +0000 @@ -14,7 +14,7 @@ $male_reference ]]> - + @@ -22,7 +22,7 @@ - + @@ -30,6 +30,25 @@ Guess samples’ chromosomal sex from the relative coverage of chromosomes X and Y. The output is a table of the sample name (derived from the filename), inferred sex (string “Female” or “Male”), and log2 ratio value of chromosomes X and Y. + +----- + +**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 94975590f584 -r 9f300faccb88 test-data/sample.cnv.vcf --- a/test-data/sample.cnv.vcf Mon Jan 20 16:45:28 2025 +0000 +++ b/test-data/sample.cnv.vcf Sat Mar 01 12:05:33 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=