karel-brinda / rnftools

RNF framework for NGS: simulation of reads, evaluation of mappers, conversion of RNF-compliant data.
http://karel-brinda.github.io/rnftools
MIT License
14 stars 5 forks source link

Prevent number_of_read_tuples being equal to 0 #37

Closed karel-brinda closed 8 years ago

karel-brinda commented 8 years ago
"/Users/karel/.smbl/bin/dwgsim" -1 100 -2 0 -z 1 -y 0 -N 0 -e 0.02 -E 0.02 -r 0.001 -R 0.15 -X 0.3 -e 0 -r 0 "../library-odyssey/Viruses/Hyposoter_fugitivus_ichnovirus_uid18779/NC_008972.ffn" "simulation/5131/tmp.5131" > /dev/null
Error: command line option -N was out of range
karel-brinda commented 8 years ago

Solved by #38