Skip to content

Releases: ATpoint/atac_chip_preprocess

v2.2

23 Jul 16:12
c90541b
Compare
Choose a tag to compare
  • mainly docs and some minor fixes, see CHANGELOG.md

v2.1

09 Dec 10:00
457dbda
Compare
Choose a tag to compare
  • input is now a samplesheet to match samples to fastq files
  • support technical replicates for a sample, so several fastq files, merged prior to alignment
  • change trimmer to fastp and move to separate process
  • params validation via a schema file
  • report exact command lines and software versions into pipeline_info/ folder in the output directory
  • modules generally accept a meta map inspired by nf-core for easy and standardized parsing of sample name, paired/single-end layout etc
  • general overhaul in terms of code cleanup and structure

v2.0

04 Mar 14:51
c287be5
Compare
Choose a tag to compare

See CHANGELOG.md