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

@gmod/bam

Package Overview
Dependencies
Maintainers
0
Versions
72
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.1.9

Diff

Changelog

Source

1.1.9 (2021-12-14)

  • Add ESM module export in package.json (smaller bundle size for consumers)
  • Cache BAI readFile result for compatibility with node.js native filehandles (which otherwise fail if re-reading the filehandle twice)

<a name="1.1.8"></a>

cmdcolin
published 1.1.8 •

Changelog

Source

1.1.8 (2021-05-21)

  • Fix types for yieldThreadTime

<a name="1.1.7"></a>

cmdcolin
published 1.1.7 •

Changelog

Source

1.1.7 (2021-05-21)

  • New param yieldThreadTime to constructor to yield while processing

<a name="1.1.6"></a>

cmdcolin
published 1.1.6 •

Changelog

Source

1.1.6 (2021-02-20)

  • Add qualRaw function on records for getting raw qual score array instead of string

<a name="1.1.5"></a>

cmdcolin
published 1.1.5 •

Changelog

Source

1.1.5 (2020-12-11)

  • Allow getHeaderText to accept cancellation options

<a name="1.1.4"></a>

cmdcolin
published 1.1.4 •

Changelog

Source

1.1.4 (2020-12-11)

  • Add canMergeBlocks to CSI code (already existed in BAI)
  • Add suggestion from @jrobinso about reg2bins modification for memory saving (Thanks!)
  • Add getHeaderText() method for getting a text string of the header data

<a name="1.1.3"></a>

cmdcolin
published 1.1.3 •

Changelog

Source

1.1.3 (2020-10-29)

  • Fix usage of feature.get('seq'), was using feature.getReadBases before this

<a name="1.1.2"></a>

cmdcolin
published 1.1.2 •

Changelog

Source

1.1.2 (2020-10-02)

  • Fix signedness in BAM tags (#65)
  • Remove unused seq_reverse_complemented tag from _tags()

<a name="1.1.1"></a>

cmdcolin
published 1.1.1 •

Changelog

Source

1.1.1 (2020-09-20)

  • Remove JBrowse specific results from tags

<a name="1.1.0"></a>

cmdcolin
published 1.1.0 •

Changelog

Source

1.1.0 (2020-08-28)

  • Add support for the CG tag for long CIGAR strings

<a name="1.0.42"></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