lh3 / wgsim

Reads simulator
258 stars 91 forks source link

Error detecting files that are not in working directory. #14

Open Jose2596 opened 6 years ago

Jose2596 commented 6 years ago

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.