How to check Burrows-Wheeler Aligner (BWA) version on my terminal?
1
0
Entering edit mode
20 months ago
appropiate ▴ 80

Hopefully the title is self-explanatory. I have tried

bwa --version

without success.

BWA aligner • 1.9k views
ADD COMMENT
2
Entering edit mode
20 months ago
Dave Carlson ★ 1.7k

Just run the bwa command without the --version flag:

$ bwa

Program: bwa (alignment via Burrows-Wheeler transformation) Version: 0.7.17-r1188 Contact: Heng Li lh3@sanger.ac.uk

Usage: bwa <command> [options]

ADD COMMENT
1
Entering edit mode

That was embarrassingly simple, thanks!

ADD REPLY

Login before adding your answer.

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