Skip to content

Releases: niekwit/damid-seq

v0.5.0

05 Jul 12:20
Compare
Choose a tag to compare

Changes:

  • Ability to run workflow containerized using Apptainer (from Docker image).
  • Consensus peaks now cover area of all overlapping peaks, instead of just the overlapping area.
  • Pathway enrichment analysis of peaks associated with consensus peaks.
  • When masking gene sequences from the fasta file, the whole gene sequence can be masked or just exonic sequences.
  • and more...

v0.4.0

12 Apr 08:28
Compare
Choose a tag to compare

Added new functions:

  • Peak calling with MACS2 (broad or narrow)
  • Ability to remove sequences from trimmed data that match a given fasta file
  • PCA plot from bam files in addition to bedgraph files
  • More control over damidseq_pipeline via config file

v0.3.0

01 Mar 21:53
Compare
Choose a tag to compare

First public release