lh3 / wgsim

Reads simulator
258 stars 91 forks source link

hanging when using large fasta files #1

Open stefanoberri opened 13 years ago

stefanoberri commented 13 years ago

Hi.

I am experiencing an issue with wgsim 0.3

If I provide a human genome in fasta format everything wrks fine, however, if I provide a larger genome the program hangs indefinetly.

In particuar:

s-edlund commented 7 years ago

Stefan did you ever get this issue figured out? We're seeing similar behavior in version 0.3.1-r13. Thanks!

luederm commented 7 years ago

Having the same issue. My fasta file is only 11.7 MB. Hangs after the following output: [wgsim_core] calculating the total length of the reference sequence...

luederm commented 7 years ago

Got it to work by removing all 'N's from the reference

AroneyS commented 1 year ago

Presence of W, Y, R 'nucleotides' caused this for me.