comparison pyPRADA_1.2/tools/bwa-0.5.7-mh/INSTALL @ 0:acc2ca1a3ba4

Uploaded
author siyuan
date Thu, 20 Feb 2014 00:44:58 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:acc2ca1a3ba4
1 Simply type `make' to compile and copy the resulting executable `bwa'
2 anywhere you want. You may also like to copy `solid2fastq.pl' and
3 `qualfa2fq.pl' for format conversion.
4
5 On 32-bit system, you should compile bwa with `make CFLAGS=-O2'.
6
7 The GNU building system is also supported, which is necessary for
8 building Java binding. Nonetheless, directly runing `make' is
9 recommended in most other cases.