Entering edit mode
5.4 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
I realized that recently, stupid mistake by me. Thanks!!
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.
Closing threads is an action used by moderators and should not be used to indicate resolution of problem.