Hi,
This is my first post.
I am running maq map for paired end SOLiD reads and ive gone through all the initial procedures of buildinf .bfq files and ref.csbfa sequence
when i run the command:
maq map -c aln.cs.map ref.csbfa in.read1.bfq in.read2.bfq 2>aln.log
i always get the following error:
maq: read.cc:61: longreads_t* ma_load_reads(void*, int, void*, int): Assertion `strncmp(name, lr->name[j], tl-1) == 0' failed.
Could someone please tell me what this mean? What are the strings that are being compared? i checked the name of the reads in both the read1 and read2 fastq files and they are matching with /1 and /2 respectively for the read pairs?
Also the length of the reads are the same in both the files.
Any help will be appreciated.
Thanks,
N
This is my first post.
I am running maq map for paired end SOLiD reads and ive gone through all the initial procedures of buildinf .bfq files and ref.csbfa sequence
when i run the command:
maq map -c aln.cs.map ref.csbfa in.read1.bfq in.read2.bfq 2>aln.log
i always get the following error:
maq: read.cc:61: longreads_t* ma_load_reads(void*, int, void*, int): Assertion `strncmp(name, lr->name[j], tl-1) == 0' failed.
Could someone please tell me what this mean? What are the strings that are being compared? i checked the name of the reads in both the read1 and read2 fastq files and they are matching with /1 and /2 respectively for the read pairs?
Also the length of the reads are the same in both the files.
Any help will be appreciated.
Thanks,
N
Comment