hi,
for some reason, i am unable to get .bwt file when executing 'bwa index' command.
the command i am using: $ bwa index -a bwtsw filename.fa
the fasta file, converted from fastq using fastx toolkit, is fine.
i tried using multiple versions of bwa: 0.7.5a, 0.7.4, 0.6.1, 0.6.2, 0.5.9 but the problem persists. so i think i am doing something wrong. just can't put a pin on what.
memory is not the issue at all as there is no indication of this in the log file (generated by the program that monitors each program).
i have used bwa successfully in the past, so i am familiar with the program and the commands. just this time, no matter what i do, i can't get the .bwt file for post application (namely, bwa aln followed by samtools application). i am using my university's unix machines.
any help/tips would be greatly appreciated.
for some reason, i am unable to get .bwt file when executing 'bwa index' command.
the command i am using: $ bwa index -a bwtsw filename.fa
the fasta file, converted from fastq using fastx toolkit, is fine.
i tried using multiple versions of bwa: 0.7.5a, 0.7.4, 0.6.1, 0.6.2, 0.5.9 but the problem persists. so i think i am doing something wrong. just can't put a pin on what.
memory is not the issue at all as there is no indication of this in the log file (generated by the program that monitors each program).
i have used bwa successfully in the past, so i am familiar with the program and the commands. just this time, no matter what i do, i can't get the .bwt file for post application (namely, bwa aln followed by samtools application). i am using my university's unix machines.
any help/tips would be greatly appreciated.
Comment