Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gmod/bam

Package Overview
Dependencies
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmod/bam - npm Package Versions

1
8

1.0.37

Diff

Changelog

Source

1.0.37 (2020-06-06)

  • Typescript only release: export BamRecord types

<a name="1.0.36"></a>

cmdcolin
published 1.0.36 •

Changelog

Source

1.0.36 (2020-03-05)

  • Adds a shortcut to stop parsing chunks after a record is detected to be outside the requested range while decoding

<a name="1.0.35"></a>

cmdcolin
published 1.0.35 •

Changelog

Source

1.0.35 (2020-02-04)

  • Update scheme used to calculate unique fileOffset based IDs using @gmod/bgzf-filehandle updates

<a name="1.0.34"></a>

cmdcolin
published 1.0.34 •

Changelog

Source

1.0.34 (2020-01-24)

  • Small fix for using id() instead of .get('id') for weird SAM records containing ID field

<a name="1.0.33"></a>

cmdcolin
published 1.0.33 •

Changelog

Source

1.0.33 (2020-01-24)

  • Perform decoding of entire chunk up front to aid caching, reverts change in 1.0.29

<a name="1.0.32"></a>

cmdcolin
published 1.0.32 •

Changelog

Source

1.0.32 (2019-11-16)

  • Add a speed improvement for long reads by pre-allocating sequence/quality scores array

<a name="1.0.31"></a>

cmdcolin
published 1.0.31 •

Changelog

Source

1.0.31 (2019-11-07)

  • Fix example of the "ID" field failing to return the right data

<a name="1.0.30"></a>

cmdcolin
published 1.0.30 •

Changelog

Source

1.0.30 (2019-11-07)

  • Add fix that was causing the parser to not return all tags from the _tags API

<a name="1.0.29"></a>

cmdcolin
published 1.0.29 •

Changelog

Source

1.0.29 (2019-10-31)

  • Decoding of the BAM records at time of use instead of entire chunk decoded up front
  • Alternate chunk merging strategy inspired by igv.js code

<a name="1.0.28"></a>

cmdcolin
published 1.0.28 •

Changelog

Source

1.0.28 (2019-10-29)

  • Add CSI index block merging
  • Change unique ID generator to be smaller numeric IDs

<a name="1.0.27"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc