bwt_gen
make changes to bwt.c
2011-10-19 17:42:42 -04:00
.gitignore
Added barcode support
2011-01-15 15:35:39 -05:00
COPYING
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
ChangeLog
Update to the latest modfication 0.5.9rc1-2. Update ChangeLog
2011-01-13 20:54:10 -05:00
Makefile
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
NEWS
Release bwa-0.5.9 (r16)
2011-01-24 22:00:24 -05:00
README
Release bwa-0.5.9 (r16)
2011-01-24 22:00:24 -05:00
bamlite.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bamlite.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bntseq.c
restructure bns_fasta2bntseq() for further changes
2011-10-20 11:53:44 -04:00
bntseq.h
automatically choose the algorithm for BWT
2011-06-09 17:33:25 -04:00
bwa.1
Release bwa-0.5.9 (r16)
2011-01-24 22:00:24 -05:00
bwape.c
fixed a couple of gcc warnings
2011-10-19 17:45:27 -04:00
bwase.c
applied patches from Alec Wysoker
2011-05-04 09:46:50 -04:00
bwase.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bwaseqio.c
Remove sequences marked to be filtered by Casava-1.8 with bwa aln -Y
2011-07-10 17:04:06 +02:00
bwt.c
fixed a bug in 2occ4()
2011-10-20 11:23:23 -04:00
bwt.h
make changes to bwt.c
2011-10-19 17:42:42 -04:00
bwt_lite.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bwt_lite.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bwtaln.c
Remove sequences marked to be filtered by Casava-1.8 with bwa aln -Y
2011-07-10 17:04:06 +02:00
bwtaln.h
make changes to bwt.c
2011-10-19 17:42:42 -04:00
bwtgap.c
minor change
2011-10-14 10:31:48 -04:00
bwtgap.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bwtindex.c
automatically choose the algorithm for BWT
2011-06-09 17:33:25 -04:00
bwtio.c
make changes to bwt.c
2011-10-19 17:42:42 -04:00
bwtmisc.c
make changes to bwt.c
2011-10-19 17:42:42 -04:00
bwtsw2.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bwtsw2_aux.c
speed up multi-threading
2011-04-07 17:26:08 -04:00
bwtsw2_chain.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
bwtsw2_core.c
make changes to bwt.c
2011-10-19 17:42:42 -04:00
bwtsw2_main.c
Added recommendation for PacBio reads
2011-01-22 13:20:11 -05:00
cs2nt.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
is.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
khash.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
kseq.h
Revert "In Casava 1.8 the fastq output changed, the name had a space which bwa"
2011-07-10 16:40:42 +02:00
ksort.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
kstring.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
kstring.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
kvec.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
main.c
update revision number
2011-10-14 10:32:31 -04:00
main.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
qualfa2fq.pl
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
simple_dp.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
solid2fastq.pl
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
stdaln.c
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
stdaln.h
Imported from my local bwa repository, the master repository.
2011-01-13 20:52:12 -05:00
utils.c
applied patches from Alec Wysoker
2011-05-04 09:46:50 -04:00
utils.h
applied patches from Alec Wysoker
2011-05-04 09:46:50 -04:00
xa2multi.pl
Bugfix: reverse (complement) sequence and phred string if alternative alignment has different orientation than primary alignment
2011-09-07 14:31:28 +02:00