Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit fa5f699

Browse files
author
guilhermesena1
committed
updating README.md
1 parent 72fe8e1 commit fa5f699

1 file changed

Lines changed: 14 additions & 9 deletions

File tree

README.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,23 @@ methylation features, such as hypo-methylated regions (HMR), partially
77
methylated domains (PMD), hyper-methylated regions (HyperMR), and
88
allele-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

Comments
 (0)