alyssafrazee / polyester

Bioconductor package "polyester", devel version. RNA-seq read simulator.
http://biorxiv.org/content/early/2014/12/12/006015
89 stars 51 forks source link

Simulation of error-free reads #77

Open hl-xue opened 2 years ago

hl-xue commented 2 years ago

Hello,

I was attempting to simulate error-free reads with polyester, by using simulate_experiment function with arguments error_model = "uniform" and error_rate = 0. But still, when I checked my outputs, there were some nucleotides marked as 'N' (though only few). So, I was wondering if I did this correctly, and I would like to verify with you if my simulated reads are really error-free ? Thanks in advance !

Best wishes.