rr1859 / R.4Cker

MIT License
16 stars 15 forks source link

About generated reduced genome. #39

Open sameet opened 7 years ago

sameet commented 7 years ago

I am trying to generate reduced genome from mm10 using a 4 cutter NlaIII. But the step where the _2.fa file is converted to the ...fa file, the node runs out of memory and kills the job. I have tried allocating upto 128 GB of RAM to it, but it still fails. Is there a better way to do this.

rr1859 commented 6 years ago

Hi, check this previous issue - https://github.com/rr1859/R.4Cker/issues/26

sameet commented 6 years ago

Thanks.