Skip to content

Releases: shitohana/BSXplorer

v1.1.0

15 Jul 13:44
Compare
Choose a tag to compare

What's Changed

Major changes

  • Added new classes for Unified reading of methylation reports (UniversalReader, UniversalReplicatesReader). Now any supported report type can be converted into another.
  • Added support for processing BAM files (BAMReader). BAM files can be either converted to methylation report (faster than with native methods), or methylation statistics, such as methylation entropy, epipolymorphism or PDR can be calculated.
  • Added method for aligning one set of regions along another (e.g. DMR along genes) – Enrichment. Regions can not only be aligned, but the coverage of the metagene by DMRs can be visualized.

Minor improvements

  • Any plot data now can be retrieved by corresponding method.
  • Fixes to the plotting API.
  • Fixes to Category report.
  • Added console command for processing BAM files.

v1.0.0rc5

17 Feb 15:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.0.0rc5

v.1.0.0a0

05 Feb 13:35
Compare
Choose a tag to compare
v.1.0.0a0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.2...v.1.0.0a0

Old version

15 Nov 14:22
Compare
Choose a tag to compare

BismarkPlot: analytical framework for BS-seq data comparison and visualization.