Changelog
Time: 2 min
Words: 238 words
Updated: 2026-02-26
Reads: 0 times
All notable changes to this project will be documented in this file.
[1.0.7] 2026-01-23
Fixed
- Fixed a bug in the
step3module where theallc_file_path.txtfile was not being generated correctly. - Update
sc_methy_workflow.shto support multiple datasets per sample.
[1.0.6] 2025-12-30
Changed
- Updated nextflow.config
- Updated methy_only.nf
- Updated main.nf
[1.0.5] 2025-12-22
Changed
- Updated barcode whitelist.
[1.0.4] 2025-12-18
Changed
- Updated the C-T conversion rate algorithm.
[1.0.3] 2025-12-09
Fixed
- Fixed a metric reporting issue in
rna_methyl_report.htmlandrna_methy_summary.csvwhere values were incorrectly displayed as read numbers instead of read pairs (persisted in v1.0.1 and v1.0.2).
[1.0.2] 2025-12-02
Added
- Added a
projectparameter to tag each process with project-specific information.
Fixed
- Fixed a bug where cells containing only reverse reads or only forward reads were incorrectly filtered out.
[1.0.1] 2025-11-21
Changed
- Updated workflow version from 1.0.0 to 1.0.1 in
nextflow.config. - Updated the MET section in HTML reports to label and report values as "read pairs" instead of "reads".
Added
- Added a summary CSV file (
rna_methy_summary.csv) containing the same metrics as the HTML report, saved in the same output directory.
[1.0.0] 2025-10-31
Added
- Initial release of the SeekSoul™ Methyl Tools pipeline for single-cell transcriptome and methylation dual-omics analysis.
