abyzovlab / CNVpytor

a python extension of CNVnator -- a tool for CNV analysis from depth-of-coverage by mapped reads
MIT License
179 stars 26 forks source link

Is there a way to get unbinned RD values? #152

Open vasqomni opened 1 year ago

vasqomni commented 1 year ago

I am trying to obtain a chromosome-wide RD-based scoring. But the only RD points I can get are binned and the smallest possible bin is 100. Is there a way to get all nonbinned genome position values?

xiucz commented 1 year ago

I give the code here, https://github.com/abyzovlab/CNVpytor/issues/133. Please don't open the same issues many times, thank you very much.^_^