@@ -7,18 +7,23 @@ methylation features, such as hypo-methylated regions (HMR), partially
77methylated domains (PMD), hyper-methylated regions (HyperMR), and
88allele-specific methylated regions (AMR).
99
10- Release 4.1.2
10+ Release 5.0.0
1111===================
1212
13- This is a pre-release in preparation for the transition to using SAM files by
14- default. This pre-release no longer supports ` mr ` files, which means that the
13+ This new release no longer supports ` mr ` files, which means that the
1514` to-mr ` program has been eliminated and replaced by a program called
16- ` format_reads ` , which merges mates in paired-end SAM files, also converting
17- them to a standardized SAM format depending on the mapper it originates from.
18- Additionally, the ` htslib ` library is now required, and instructions to install
19- it in different environments are discussed bellow
20-
21- ## Installing release 4.1.2
15+ ` format_reads ` , which merges mates in paired-end SAM files, also
16+ converting them to a standardized SAM format depending on the mapper
17+ it originates from. Additionally, the ` htslib ` library is now
18+ required, and instructions to install it in different environments are
19+ discussed below.
20+
21+ If working with MR files is necessary for your analysis, we refer
22+ users to methpipe version [ 4.1.1] ( https://github.com/smithlabcode/methpipe/releases/tag/v4.1.1 ) ,
23+ which is the last release that contains programs that take MR as
24+ input.
25+
26+ ## Installing release 5.0.0
2227
2328### Required libraries
2429
0 commit comments