ClassifyCNV icon indicating copy to clipboard operation
ClassifyCNV copied to clipboard

ClassifyCNV: a tool for clinical annotation of copy-number variants

Results 5 ClassifyCNV issues
Sort by recently updated
recently updated
newest added

Hello, when I used classifyCNV on my data, it ran normally but I checked the number of variants and they were less than the input. There wasn't any errors when...

Hi, I try the params of ClassifyCNV.py, The '--cores' param have not useful for speeding up analysis program. I set '--cores' with 1,2,4,8,16, but the effect is not obvious, now...

- Created Dockerfile to be used in wf languages (WDL, Nextflow, Snakemake, ...)

When I run ClassifyCNV.py, I get "File "/gpfs52/data/ruderferlab/sandbox/tucker/Scripts/ClassifyCNV/ClassifyCNV.py", line 737, in analyze_pop_freqs overlap_perc = int(fields[9]) * 100 / (int(fields[2]) - int(fields[1])) ZeroDivisionError: division by zero" I inputted a bedfile and...

Hi, I tried to run ClassifyCNV by Python3 from my Linux terminal, but the output told me that it was an error in position 4 with a decode byte 0xa8....