[Seqan-dev] Mason2: Could not open right/single-end output file


Hello!

I am getting the error "Could not open right/single-end output file." when I try to run Mason2. Please advise me on how to solve this problem.

Regards,
Venitha
IBAB, Bengaluru,
India

$ mason_simulator -ir Aedes-aegypti-LVP_AGWG_CHROMOSOMES_AaegL5.fa -n 160000000 --illumina-read-length 100 --out aedes_AaegL5_r1.fq.gz --out-right aedes_AaegL5_r2.fq.gz

MASON SIMULATOR
===============

____INITIALIZING______________________________________________________________

Opening reference and variants file ... OK
Initializing fragment-to-contig distribution ... OK
Initializing simulation threads ... OK
Opening output file aedes_AaegL5_r1.fq.gz ... OK
Opening output file aedes_AaegL5_r2.fq.gz .../home/osboxes/seqan/include/seqan/basic/basic_exception.h:363 FAILED!  (Uncaught exception of type MasonIOException: Could not open right/single-end output file.)

stack trace:
  0                      [0x4c401d]
  1                      [0x4c96a6]
  2                      [0x4c96f1]
  3                      [0x4d4c38]
  4                      [0x467abf]
  5                      [0x468312]
  6                      [0x400b42]
  7                      [0x53c62b]
  8                      [0x405f51]

Aborted (core dumped)