Skip to content

Releases: BIMSBbioinfo/pigx_bsseq

v0.1.10

23 Jul 13:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

22 Jul 11:04
Compare
Choose a tag to compare

What's Changed

Breaking Changes

The specification of annotation files has changed in version 0.1.9.
Before, annotation files for cpgIslands and refGenes were given via general::differential-methylation::annotation and fetched from the web if nonexistent. The web fetching has been removed and the annotation files must now be given via the locations dictionary.

For now, we are updating the given configuration to the new default settings layout, but this will not work with annotation files with relative paths, thus, in the future, we encourage users to retrieve the new default settings layout with 'pigx-bsseq --init settings'.")

Please see #196 and #195 for instructions how to fetch the annotation files.

Full Changelog: v0.1.8...v0.1.9

v0.1.8

30 Aug 23:19
Compare
Choose a tag to compare

This release transfers some functions from the pigx-common repo to this repo.

Full Changelog: v0.1.7...v0.1.8

version 0.1.7

01 Jun 10:40
v0.1.7
1597ee7
Compare
Choose a tag to compare

This is a maintenance release.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Nov 01:23
Compare
Choose a tag to compare

Fix minor issues:
- samblaster deduplication:
- turn temp-file location from dir into simple prefix
- Update pigx-common.
- fix formating of some status messages
- tabix to bigwig:
- turn destranded data.frame into data.table
- update methylKit version requirement
- add tests/out folder to make clean routine

v0.1.5

08 Jun 14:22
Compare
Choose a tag to compare
v0.1.5

v0.1.4 stable release

08 Jun 13:40
Compare
Choose a tag to compare

Major Changes

  • switch to using a PiGx common runner scrip (#168)
  • regenerate sample genome from hg19 and update readme
  • bismark genome prep now reruns if the given fasta changes

v0.1.3: hotfix release

28 Apr 17:17
Compare
Choose a tag to compare
Pre-release
- not fully tested, but confident

Addtion of bwa-meth alternative workflow

08 Jun 09:11
v0.1.2
Compare
Choose a tag to compare

Major changes:

  • addition of a parallel workflow based on bwa-meth
  • addition of methylation caller methylDackel
  • post-mapping analysis depends more on methylKits tabix-based database files
  • layout of the differential analysis in the settings has been adapted from PiGx-RNAseq -
  • differential analysis report was update with a new quality control section, more context descriptions for the figures and the functionality to identify regions of similar differential methylation (DMRs)
  • add multiqc reports per pipeline branch (bismark and/or bwameth )

v0.0.10

28 Jun 15:16
v0.0.10
Compare
Choose a tag to compare
v0.0.10