![]() |
|
|
#1 |
|
Member
Join Date: Jan 2010
Location: Spain
Posts: 37
|
Hi all,
I successfully went along the first steps of BFAST pipeline, including the indexes creation, but got the below copied error when running 'bfast match' step with the following command for a fastq test file with 9 reads: bfast match -f reference_genome.fa -A 1 -r test.fastq -i 1 -I 2-10 1> matches.bmf 2> match.log & Contents of match.log: (...) Searching index file 1/1 (index #1, bin #1) complete... Found 4 matches. Found matches for 4 reads. Copying unmatched reads for secondary index search. Splitting unmatched reads into temp files. bfast: RunMatch.c:718: FindMatchesInIndexSet: Assertion `numReads == numWritten' failed. Splitting unmatched reads into temp files. bfast: RunMatch.c:718: FindMatchesInIndexSet: Assertion `numReads == numWritten' failed. Any idea? Thanks in advance. |
|
|
|
|
|
#2 | |
|
Member
Join Date: Jan 2010
Location: Spain
Posts: 37
|
Quote:
|
|
|
|
|
|
|
#3 | |
|
Moderator
Join Date: Nov 2008
Location: Los Angeles, CA, USA
Posts: 649
|
Quote:
This may be a bug (with the secondary search). Please submit your report to bfast-help@lists.sourceforge.net so we can resolve the issue quickly. |
|
|
|
|
|
|
#4 | |
|
Moderator
Join Date: Nov 2008
Location: Los Angeles, CA, USA
Posts: 649
|
Quote:
|
|
|
|
|
|
|
#5 | |
|
Member
Join Date: Jan 2010
Location: Spain
Posts: 37
|
Quote:
Obviously, I missed something important in this issue because of the complexity of the index-based search algorithm for a biologist, and I therefore will blindly follow your recommendation about not using secondary indexes. |
|
|
|
|
|
|
#6 | |
|
Moderator
Join Date: Nov 2008
Location: Los Angeles, CA, USA
Posts: 649
|
Quote:
I apologize for the confusion but I tried to keep options for flexibility. |
|
|
|
|
![]() |
| Thread Tools | |
|
|