How to fix FreeBayes error "unable to find FASTA index entry"
1
0
Entering edit mode
7.1 years ago
genome21 ▴ 10

How to fix FreeBayes error: Fatal error: Exit code 1 () unable to find FASTA index entry for 'CP003248.2'

freebayes galaxy • 4.6k views
ADD COMMENT
0
Entering edit mode
7.1 years ago

According to the error message, you may recreate FASTA index file.

e.g., using samtools: samtools index seqs.fasta, using seqkit: seqkit faidx seqs.fasta.

ADD COMMENT

Login before adding your answer.

Traffic: 1507 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6