Skip to content

v1.1.0

Compare
Choose a tag to compare
@nh13 nh13 released this 18 Jan 02:46
· 70 commits to main since this release

What's Changed

  • Update the output filename pattern by @nh13 in #22
  • Adding support for Singular Genomics' sample sheet by @nh13 in #21
  • If project exists in the Sample Sheet, append to the output directory by @nh13 in #23
  • Input can be a path prefix by @nh13 in #24
  • Support demultiplexing across multiple lanes by @nh13 in #25
  • Check that read pairs have the same name by @nh13 in #27
  • Add an option to use the sample barcode in the FASTQ header by @nh13 in #28
  • Improve documentation of the order of auto-detected reads by @nh13 in #29
  • Add an option to specify the file name prefix for all metric f… by @nh13 in #30
  • Add support for project level metrics by @nh13 in #31
  • Handle when --fastqs is specified on the CLI while CLI options are also in a sample sheet by @nh13 in #33
  • Only check read structures for sample barcodes if demultiple… by @nh13 in #35
  • Add an option to only process specific lanes by @nh13 in #36

Full Changelog: v1.0.0...v1.1.0