[med-svn] [bwa] branch master updated (58bcbbd -> 2d649d3)
Andreas Tille
tille at debian.org
Mon Feb 9 08:06:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository bwa.
from 58bcbbd New upstream version
new 013d1b5 New upstream version, simplified watch file
new 41430b9 Imported Upstream version 0.7.12
new a13c752 Merge tag 'upstream/0.7.12'
new 2d649d3 cme fix dpkg-control
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 10 +-
NEWS.md | 72 +++++
README-alt.md | 178 ++++++++++++
README.md | 72 +++--
bntseq.c | 48 +++-
bntseq.h | 1 +
bwa-helper.js | 706 -----------------------------------------------
bwa.1 | 58 +++-
bwa.c | 146 +++++++++-
bwa.h | 16 +-
bwakit/README.md | 115 ++++++++
bwakit/bwa-postalt.js | 524 +++++++++++++++++++++++++++++++++++
bwakit/run-HLA | 20 ++
bwakit/run-bwamem | 186 +++++++++++++
bwakit/run-gen-ref | 39 +++
bwakit/typeHLA-selctg.js | 62 +++++
bwakit/typeHLA.js | 496 +++++++++++++++++++++++++++++++++
bwakit/typeHLA.sh | 49 ++++
bwamem.c | 159 ++++++++---
bwamem.h | 15 +-
bwamem_extra.c | 68 +++--
bwamem_pair.c | 102 ++++---
bwashm.c | 213 ++++++++++++++
bwt.c | 42 ++-
bwt.h | 4 +-
bwt_gen.c | 9 +-
bwtindex.c | 18 +-
debian/changelog | 8 +
debian/control | 4 +-
debian/watch | 3 +-
example.c | 12 +-
fastmap.c | 251 ++++++++++++-----
kseq.h | 18 +-
kthread.c | 104 ++++++-
main.c | 8 +-
utils.c | 11 +
utils.h | 2 +-
37 files changed, 2857 insertions(+), 992 deletions(-)
create mode 100644 README-alt.md
delete mode 100644 bwa-helper.js
create mode 100644 bwakit/README.md
create mode 100644 bwakit/bwa-postalt.js
create mode 100755 bwakit/run-HLA
create mode 100755 bwakit/run-bwamem
create mode 100755 bwakit/run-gen-ref
create mode 100644 bwakit/typeHLA-selctg.js
create mode 100644 bwakit/typeHLA.js
create mode 100755 bwakit/typeHLA.sh
create mode 100644 bwashm.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bwa.git
More information about the debian-med-commit
mailing list