Skip to content

Releases: epi2me-labs/wf-single-cell

v1.0.1

11 Dec 09:34
Compare
Choose a tag to compare

Fixed

  • <img> tags in the docs.

v1.0.0

08 Dec 08:02
Compare
Choose a tag to compare

Updated

  • Docs to the new format.

v0.3.0

17 Nov 13:35
Compare
Choose a tag to compare

Fixed

  • single_cell_sample_sheet samples with same kit name and version not compatible.

Changed

-exp_cells to expected_cells in single_cell_sample_sheet to be consistent with CLI option.

v0.2.9

18 Oct 19:06
Compare
Choose a tag to compare
  • Make prepare_report_data process more memory-efficient

v0.2.8

03 Oct 10:15
Compare
Choose a tag to compare

Fixed

  • Increase the maximum memory available to the adapter_scan process
  • Fix sequence truncation by 1 bp in adapter_scan step
  • Make summarize_adapter_table process more memory-efficient

v0.2.7

01 Sep 20:30
Compare
Choose a tag to compare

Fixed

  • Mitochondrial expression file not being copied to output directory
  • Incorrect setting of polars maximum threads

Added

  • Allow geneName attribute in GTF annotation file

v0.2.6

27 Jul 09:29
Compare
Choose a tag to compare

Fixed

  • Alignments generated from 5' 10x kit are now in the correct orientation.

v0.2.5

26 Jun 16:07
Compare
Choose a tag to compare

Added

  • Memory directives to some processes to better manage system resources

Changed

  • Bumped minimum required Nextflow version to 22.10.8
  • GitHub issue templates
  • Add chunking of input data to some processes to reduce memory usage

Fixed

  • Output BAM files with alignments from incorrect chromosomes
  • Incorrect uncorrected_barcodes.tsv output

v0.2.4

17 May 13:30
Compare
Choose a tag to compare

Added

  • Configuration for running demo data in AWS

v0.2.3

04 May 16:56
Compare
Choose a tag to compare

Fixed

  • Barcode assignment error when chromosome has no no data

Changed

  • Include reads in gene expression matrices (but not transcript matrices) that map to intron-only regions