Hi everybody, I am doing some plasmid assembly with Spades. After getting the scaffold form Spades i was trying to fill the gap insilico with GapFiller but i am getting error like that : My library file looks like :
lib200 bwa R27_S1_L001_R1_001.fastq R27_S1_L001_R2_001.fastq 214 0.25 FR`enter code here`
Error
[bwa_index] Pack FASTA... [bns_fasta2bntseq] zero length sequence. Abort!
Aborted (core dumped)
Bwa error; 34304 at GapFiller.pl line 218.
But once i am trying with same parameter with GapFiller example data its running fine with same parameter.
Please help me out