Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 889 Bytes

File metadata and controls

25 lines (20 loc) · 889 Bytes

ScaleBio Tagmentation Toolkit

Version 1.1

Initial Release as ScaleTagToolkit

Old ScaleATAC releases

Version 1.1

samples.csv format update

The samples.csv columns fastqIndex and fastqName have been renamed to libIndex and libName for consistency across the product. The old names are still supported.

libIndex is now required when launching a run starting from a sequencer runFolder (BCLs) with multiple libraries (PCR index). libName will default to libIndex if no other name is specified

Other changes

  • Format updates to library structure definition json
  • FastqIndex file is now specified in the library structure json
  • Do not publish tagSites.bed (redundant with BAM)
  • Tweak process resource specifications for larger runs
  • Documentation updates, including a runnable example with online data

Version 1.0

Initial Release of ScaleATAC