v0.6.0
Kvg hierarchical models (#173)
-
Refactored models into a hierarchical format
-
Updated
inspectto have a BLAST-like display. Now includes option to ingest a second bam file to visualize corrected CBC and UMI. -
Sift now verifies that the entirety of the cDNA structure is present.
-
Added
SCtag, containing segment cigar strings. -
Added
umi_correcttool. (#172) -
Added
siftdocumentation -
Changed default # threads for
correctto 1 because of memory use. -
Refactoring into a hierarchical HMM constitutes a #minor version bump.
-
Removed
scsplit. -
Updated
annotateto only read in one model from a bam file. -
Further updates for PR review.
-
Replaced mas10 test data.
-
Regenerated test data.
-
Now only supports one model per bam file.
Co-authored-by: Jonn Smith jonn-smith@users.noreply.github.com
Co-authored-by: James Webber jamestwebber@users.noreply.github.com
Co-authored-by: BumpVersion Action bumpversion@github-actions
Co-authored-by: Jonn Smith jonn@broadinstitute.org