Releases: JMencius/MethQC
Releases · JMencius/MethQC
MethQC-0.5.2
MethQC-0.5.1
Date: 2026.04.22
Major update:
- Fix a small bug for round up of filter threshold
- Finalized HTML output
MethQC-0.5.0
Data: 2026-04-03
Major update:
- Add
methqc_batchfor QC in specific regions defined BED files
Minor update:
- Add
./doc/mod_threshold.md - Update
readme.md
MethQC-0.4.0
Date: 2026-01-26
Major update:
- Change the logic of modification probability cutoff calculation (user-defined or directly run modkit)
- Fix a few bugs for methylation sites remapping
- Remove
no-coveragepercentage from MQI calculation
Minor update:
- Change the GUI
- Fix edge cases error
- Add header for
--detail-bedoutput
MethQC-0.3.0
Date: 2025. 11. 29
Major update:
- Add more output to stdout
- Fix a bug for regional QC
MethQC-0.2.0
Date: 2025. 08. 22
Major update:
- Fix bugs for MethQC problematics sites calculation
- Change float output format for
--detail-bed - Use
modification probabilityto filter sites - Add more information for
--verbose
MethQC-0.1.3
Date: 2025. 06.18
Major modification:
- Fix MAPQ caluclation bug in output bed file
- Remove redundant code in
read_bam.py
MethQC-0.1.2
Date: 2025. 06.14
Major modification:
- Fix sidebar navigation bug in html output
- Remove mod read counts
From this version, tests folder will not be included in the release package.
MethQC-0.1.1
Date: 2025. 06. 12
Major modifications:
- Actively check if user input sequence patter is palidromic
- Check if BAM is sorted
- Add more information in the output chart
- Allow
.svgdownload of the figure in output html - Ajust the size of figures in the output html
MethQC-0.1.0
Date: 2025. 06. 05
MethQC first release