Hello,
I am trying to analyze SOLiD data using BFAST, and am a little new to the system. I have successfully created and indexed the reference genome, but I am running into problems with BFAST match. I get an error message saying:
Reading /ResearchFiles/JEC21_genome/CNA_assembly/BFAST/NIH433_fastq_reads.1.fastq into a temp file.
Assertion failed: (m->readLength > 0), function RGMatchPrint, file ../bfast/RGMatch.c, line 155.
Abort trap
My command line is bfast match -f JEC21_all.fasta -r NIH433_fastq_reads.1.fastq > NIH433_JEC21_matched
I also created the input fastq file using the solid2fastq program that came with the BFAST package.
Any idea what is causing this?
Thanks,
BB
I am trying to analyze SOLiD data using BFAST, and am a little new to the system. I have successfully created and indexed the reference genome, but I am running into problems with BFAST match. I get an error message saying:
Reading /ResearchFiles/JEC21_genome/CNA_assembly/BFAST/NIH433_fastq_reads.1.fastq into a temp file.
Assertion failed: (m->readLength > 0), function RGMatchPrint, file ../bfast/RGMatch.c, line 155.
Abort trap
My command line is bfast match -f JEC21_all.fasta -r NIH433_fastq_reads.1.fastq > NIH433_JEC21_matched
I also created the input fastq file using the solid2fastq program that came with the BFAST package.
Any idea what is causing this?
Thanks,
BB
Comment