yukiteruono / pbsim3

PBSIM3: a simulator for all types of PacBio and ONT long reads
GNU General Public License v2.0
46 stars 5 forks source link

simulated sequences with Ns #24

Open zya067025 opened 3 months ago

zya067025 commented 3 months ago

Hi PBSIM3,

I would like to use PBSIM3 to generate some simulated ONT sequences for my ~12kb DNA sequences. What I want to do is to assemble these simulated ONT sequences. However, the assembler is not able to take sequences with Ns. I am just wondering how can I use PBSIM3 to generate simulated ONT sequences without Ns? Thanks!

yukiteruono commented 3 months ago

Thank you for your using PBSIM3. If your reference genome contains N, PBSIM3 will generate reads containing N. However, PBSIM3 does not have an option to remove N, so please remove N from your reference genome yourself before running PBSIM3.