Hello,
I am attempting to run corset on 78 samples of two conditions. I attempted to run the standard pipeline, but given the large number of reads that I have, it seemed like it would take weeks. I am now attempting to run the version with parallelized .bam reading. However, when I run the parallel loop suggested in the wiki page, many of the samples terminate early with the following error:
###
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
###
Has anyone else encountered this problem? Any advice?
Thanks!
Jonathan