Skip to content

Releases: open2c/distiller-nf

v0.3.4

10 Nov 02:15
e0b7456
Compare
Choose a tag to compare

Distiller update that resolves minor issues since 2019.

  • Update distiller dependencies
  • Update Dockerfile for the most recent pairtools
  • Introduce options for dedup
  • Add fastp to the dependencies
  • Resolve an issue with ncbi account home path

Checks:

  • tested usage: fastp; sra download (@agalitsyna), general convergence of output with old distiller (@sergpolly)
  • dockerhub open2c/distiller_env latest and 0.3.4 updated

v0.3.3

25 Jul 03:18
Compare
Choose a tag to compare
Try again

v0.3.2

05 Apr 14:18
Compare
Choose a tag to compare
  • bugfixes in cooler

v0.3.1

03 Jan 18:50
Compare
Choose a tag to compare
  • bugfixes in cooler, fastqc task and apt.list

v0.3.0

02 Jan 05:52
Compare
Choose a tag to compare

A major update of the pipeline and the config syntax.

  • Simplify and speed up the pipeline by merging several groups of processes.
  • Greatly reduce the storage requirements down to ~2x of the fastq.gz size.
  • Introduce custom pair filtering during binning.
  • Make .mcools with custom resolutions.
  • Speed up the .sra->.fastq.gz conversion.
  • Rename multiple config options.
  • Switch from pbgzip to native bgzip multithreading.
  • Allow users to change the location of the temp files.
  • Post the list of the packages inside the docker on github.

v0.2.0

18 Nov 08:43
Compare
Choose a tag to compare
  • report mapq in .pairs

v0.1.1

18 Nov 08:29
Compare
Choose a tag to compare
  • remove .sra files when downloading data from SRA.
  • use process selectors in configs.

v0.1.0

04 Aug 19:17
Compare
Choose a tag to compare
  • Distiller-env: switch to pairtools v0.2.0 and cooler v0.7.10.