Skip to content

Releases: broadinstitute/longbow

v0.5.21

20 Feb 09:00
Compare
Choose a tag to compare

Minor cleanup. (#114)

  • Shortened help messages so that they fit on-screen without auto-truncation by Click.
  • Rename correct_tag to correct.

v0.5.20

20 Feb 08:35
Compare
Choose a tag to compare

Generalization to demultiplexing. (#113)

  • Moved core logic of array-based demultiplexing to annotate command.
  • Demultiplex now splits a BAM based on a read tag (e.g. YN for model name).
  • Added a test for retrieving model information from a BAM header, JSON file, or a specified model name.

v0.5.19

15 Feb 22:12
Compare
Choose a tag to compare

Fixing issue with user-defined models. (#112)

v0.5.18

14 Feb 08:54
Compare
Choose a tag to compare

Add Starcode to Docker image (#111)

v0.5.17

13 Feb 21:33
Compare
Choose a tag to compare

Correct tag (#110)

  • Correct an arbitrary tag (e.g. CR, BC) to a whitelist using Starcode.

v0.5.16

11 Feb 09:50
Compare
Choose a tag to compare

Add tool to process fastq files (#109)

v0.5.15

11 Feb 08:27
Compare
Choose a tag to compare

scRNA 10x5p model (#108)

  • Add a model to allow processing of a raw 10x 5' library (w/o MAS-seq)

v0.5.14

04 Feb 23:45
Compare
Choose a tag to compare

Fixing issue with read name hashing in Segment. (#107)

  • Updated hashing for read names when segmenting so that there are
    many fewer collisions.

v0.5.13

03 Feb 04:59
Compare
Choose a tag to compare

Added command to pad barcodes by a specified number of bases (#106)

v0.5.12

31 Jan 07:00
Compare
Choose a tag to compare

Fixed a model autodetection bug. (#105)