BWA index getting killed
1
0
Entering edit mode
4.8 years ago
abbysue ▴ 10

I'm trying to index fastq files using this command

bwa index -p testbwaidx -a bwtsw test.fastq

However, the process keeps getting killed after ~10 minutes despite having 53G of memory open. Here's the error message

[bwa_index] Pack FASTA...
Killed
BWA Index BAM FASTQ • 2.1k views
ADD COMMENT
1
Entering edit mode
4.8 years ago

Why are you trying to index a fastq file?

You are supposed to index your reference file, not your read file. Your reference file should be fasta format.

ADD COMMENT
0
Entering edit mode

I realized that recently, stupid mistake by me. Thanks!!

ADD REPLY
0
Entering edit mode

If an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one if they work.
Upvote|Bookmark|Accept

Closing threads is an action used by moderators and should not be used to indicate resolution of problem.

ADD REPLY

Login before adding your answer.

Traffic: 2016 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