Sorry if this repository is not active anymore.
I noticed that when trying to command: wgsim [options] <in.ref.fa> <out.read1.fq> <out.read2.fq> and providing an inaccurate file name, the tool gets stuck at:
calculating the total length of the reference sequence...
This is very minor, but still had me wondering what I was doing wrong because it's a simple command. Turns out the name of file had double "_" instead of one.
Sorry if this repository is not active anymore.
I noticed that when trying to command:
wgsim [options] <in.ref.fa> <out.read1.fq> <out.read2.fq>and providing an inaccurate file name, the tool gets stuck at:This is very minor, but still had me wondering what I was doing wrong because it's a simple command. Turns out the name of file had double "_" instead of one.