Skip to content

Releases: yupenghe/methylpy

methylpy 1.2.9

11 Jan 22:49
Compare
Choose a tag to compare

Fix a bug in merging allc files when there are too many input allc files

methylpy 1.2.5

10 Dec 09:29
Compare
Choose a tag to compare

Release tutorial
Fix a bug in allc-to-bigwig

methylpy 1.2.4

07 Dec 01:41
Compare
Choose a tag to compare

Fix a bug in generating SNP info

methylpy 1.2.3

06 Dec 06:09
Compare
Choose a tag to compare

Fix bug in help information due to percent symbol

methylpy 1.2.2

02 Dec 22:56
Compare
Choose a tag to compare

Update DMRfind to make sure to filter out DMRs with all sample categories assigned to the same side (all hypo- or all hyper-)

methylpy 1.2.1

01 Dec 23:39
Compare
Choose a tag to compare

Fix bug on DMRfind due to modification on filter-allc

methylpy 1.2.0

01 Dec 23:31
Compare
Choose a tag to compare
  • Add options to apply SNP filter on allc files using filter-allc
  • Add multiprocess option in filter-allc
  • Add merge snp information option in merge-allc
  • Change the default of --min-mapq to 30
  • Minor bug fixed

methylpy 1.1.9

25 Nov 15:09
Compare
Choose a tag to compare

Fix bug regarding to --add-snp-info

methylpy 1.1.8

25 Nov 06:00
Compare
Choose a tag to compare
  • fix bug regarding --add-snp-info
  • add --min-mapq option to filter out reads with low mapping quality

methylpy 1.1.7

21 Nov 17:58
Compare
Choose a tag to compare

Fix bin_size issue in --allc-to-bigwig