Hi,
I am looking for any software which can correct the GC-Bias in the BAM file and provides the output as BAM.
I know that deeptools (correctGCBias) does the exactly same job, but the output of the deeptools is variable in each run.
So, I am looking for more specific tool.
Basically, I want to count the sequence reads for each chromosome in NIPT (low depth, WGS sample) BAM file after the GC-Bias correction.
Many LOESS based or R-based GC-bias correction methods are available, but they provides the output as normalized data, not as total number of reads in each chromosome/ specified region.
Any suggestions?
Yeah,
Fixing the seed using np.random.seed(1234) is giving the exact same results each time.
Thanks
Great, glad that worked!
Thanks Ryan, I will try this and will inform you if this works.
@ Devon This post of yours and the deeptools paper are both from 2016.
Fast forward to the present day (Jun 2020), and the advice I seek from you is whether correctGCBias from deeptools is still good enough a tool for RNA-Seq GC bias detection and correction?
If not, which software / tool would you recommend? ALPINE or something else?
Thanks, in advance.