Skip to content

Releases: HorvathLab/NGS

ReadCounts-2.3.4

13 Jul 16:52
Compare
Choose a tag to compare
  • Add optional whitelist file for cell barcodes, update STARsolo read grouping strategy to use barcodes.tsv whitelist

SCReadCounts-1.1.4

04 Dec 20:58
Compare
Choose a tag to compare
  • Fix bug in command-ling logging for non-default read-grouping strategy.

SCReadCounts-1.1.3

03 Dec 21:09
f2ce6f3
Compare
Choose a tag to compare
  • Provide STARsolo tag-based read-grouping strategy for cell barcodes.
  • Improve handling of missing values in read-grouping logic.
  • Fix bug resulting in incorrect output when text-format output files are chosen.
  • Ensure text-format output files do not print None for missing values.

ReadCounts-2.3.3

03 Dec 21:08
f2ce6f3
Compare
Choose a tag to compare
  • Provide STARsolo tag-based read-grouping strategy for cell barcodes.
  • Improve handling of missing values in read-grouping logic.
  • Ensure text-format output files do not print None for missing values.

SCReadCounts-1.1.2

09 Nov 18:00
Compare
Choose a tag to compare
  • Make an additional count matrix output option Var;Ref the default to avoid Excel misinterpretation
  • Reinstate the graphical user-interface for the Linux packaged release
  • Move example output files to subdirectory
  • Make the inability to start the GUI (due to missing Python modules or other issues) explicit.
  • Fix MacOS menu-bar label

ReadCounts-2.3.2

09 Nov 17:59
Compare
Choose a tag to compare
  • Reinstate the graphical user-interface for the Linux packaged release
  • Move example output files to subdirectory
  • Make the inability to start the GUI explicit.
  • Fix MacOS menu-bar label

SCReadCounts-1.1.1

27 Oct 20:42
Compare
Choose a tag to compare
  • Bug fix: reading Excel formatted counts by readCountsMatrix
  • Darwin labeled release for MacOS now labelled as macOS.
  • Linux packaged version now supports Excel-based output options

ReadCounts-2.3.1

27 Oct 20:40
Compare
Choose a tag to compare
  • Darwin labeled release for MacOS now labelled as macOS.
  • Linux packaged version now supports Excel-based output options

SCReadCounts-1.1.0

26 Oct 15:58
6802bdd
Compare
Choose a tag to compare
  • Bug fix: hanlding of non-numeric chromosomes in readCountMatrix.
  • New argument for managing extended output options for readCounts: genotype likelihood, and read filtering statistics.
    • Replaces -F option for "Full" output, and
    • Outputs genotype likelihood statistics to readCounts output file only if requested.
  • Rename the "R" column in the readCounts output table as "VAF"
  • Removal of the -U/Unique option - this is now implemented using the ReadFiltering system.
  • Removal of the -d/Debug option.

ReadCounts-2.3.0

26 Oct 15:56
6802bdd
Compare
Choose a tag to compare
  • New argument for managing extended output options: genotype likelihood, and read filtering statistics.
    • Replaces -F option for "Full" output, and
    • Outputs genotype likelihood statistics only if requested.
  • Rename the "R" column in the output table as "VAF"
  • Removal of the -U/Unique option - this is now implemented using the ReadFiltering system.
  • Removal of the -d/Debug option.