Skip to content

Releases: HorvathLab/NGS

SCExecute-1.3.1

15 Jun 23:22
Compare
Choose a tag to compare
  • Fix issue with Cell-barcode tag logic for read-groups options

SCExecute-1.3.0

15 Jun 22:59
Compare
Choose a tag to compare
  • Lots of additional template arguments to facilitate use in pipelines
  • Restrict to multi-region (genic region(s) from genome annotation *.gtf file)
  • Better runtime instrumentation
  • CPU affinity locking - ensuring that running commands can only use a single CPU
  • Cell-barcode only read-groups permitted for spliting BAM files
  • Cell Ranger cell-barcode and umi-barcode extraction logic added

ReadCounts-2.4.0

15 Jun 22:59
Compare
Choose a tag to compare
  • Better memory management, batch SNVs if necessary
  • Can now count UMIs in a read-group (cell-barcode) not just number of reads
  • read-group infrastructure now label logic for extracting tags as for Cell-Barcodes or UMIs
  • Predefined cell-barcode and UMI-barcode logic for CellRanger in addition to UMI-tools and STARsolo.

SCExecute-1.2.5

01 Mar 23:15
Compare
Choose a tag to compare
  • Make all templated relative filenames relative to working directory
  • Fix bug in mini-tool for min-depth BAMs
  • Ensure elapsed time seconds have leading zero

SCExecute-1.2.4

01 Mar 19:29
Compare
Choose a tag to compare
  • Add options for templated working directory and output/error files
  • Add elapsed time for each invocation of command
  • Fix interleaving of logging output using a lock
  • Add mini-tool for extracting intervals and BAMs with minimum aligned read-depth

SCReadCounts-1.1.10

16 Feb 15:05
Compare
Choose a tag to compare
  • Fix issue with pileup module, causing startup errors

ReadCounts-2.3.9

16 Feb 15:04
Compare
Choose a tag to compare
  • Fix issue with pileup module, causing startup errors

SCExecute-1.2.3

05 Feb 22:05
Compare
Choose a tag to compare
  • Fix bug in handling of limit argument

SCExecute-1.2.2

04 Feb 22:44
Compare
Choose a tag to compare
  • Fix error in MacOS version due to uncommitted update to internal API

SCExecute-1.2.1

04 Feb 02:12
Compare
Choose a tag to compare
  • Fix how default limit parameter is displayed
  • Ensure index argument is output in the initial logs
  • Update screenshots