Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Releases: gt1/biobambam2

CSI index decoding

01 Mar 13:57
@gt1 gt1
Compare
Choose a tag to compare

This version introduces capabilities for using CSI indexes in range decoding.

bammaskflags auxexists

28 Feb 16:27
@gt1 gt1
Compare
Choose a tag to compare

This version adds the auxexists option for bammaskflags.

CSI indexing

28 Feb 15:37
@gt1 gt1
Compare
Choose a tag to compare

This version introduces CSI indexing for BAM files.

Allow larger positions in SAM parsing

23 Feb 14:42
@gt1 gt1
Compare
Choose a tag to compare
2.0.84-release-20180223152609

Release 2.0.84-release-20180223152609

bamsort queryname_HI mode

05 Jan 12:26
@gt1 gt1
Compare
Choose a tag to compare

This version introduces the queryname_HI sort order in bamsort taking the HI aux field into account for alignments with the same query name.

bamsormadup fix

06 Oct 09:57
@gt1 gt1
Compare
Choose a tag to compare

This version fixes a bug in bamsormadup resulting in an endless recursion.

Sorting by tag in bamsort

28 Sep 08:22
@gt1 gt1
Compare
Choose a tag to compare

The bamsort program has a new sort order SO=tag for sorting files by an aux field storing string values. This is useful for collating reads sharing a common tag.

rcsupport in bamsormadup

08 Aug 15:31
@gt1 gt1
Compare
Choose a tag to compare

This version adds the rcsupport flag in bamsormadup for adding the rc aux tag (unclipped read coordinate)

Add mc field in bammarkduplicatesopt

03 Aug 11:11
@gt1 gt1
Compare
Choose a tag to compare

This version adds the mc aux field in bammarkduplicatesopt if the addmatecigar option is set.

bamfillquery

02 Aug 08:19
@gt1 gt1
Compare
Choose a tag to compare

This release adds the tool bamfillquery to inject query sequences into alignment files with undefined query sequences.