Add 2'-O-* mod_code labels [CW-7421]
This commit is contained in:
parent
c09fa66ffc
commit
59f6db51bb
@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Fixed
|
### Fixed
|
||||||
- Incorrect strand assignment when mapping cDNA reads is fixed by using minimap2 `-ub` instead of `-uf`.
|
- Incorrect strand assignment when mapping cDNA reads is fixed by using minimap2 `-ub` instead of `-uf`.
|
||||||
- Remove mention of analysis_group and type from `README.md` as they are not relevant for this workflow.
|
- Remove mention of analysis_group and type from `README.md` as they are not relevant for this workflow.
|
||||||
|
### Changed
|
||||||
|
- 2Ome* mod code labels are used in place of CHEBI numbers in output file names and reports for 2'-O-methylation modifications.
|
||||||
|
|
||||||
## [v2.0.1]
|
## [v2.0.1]
|
||||||
|
|
||||||
|
|||||||
@ -3,3 +3,7 @@ A:17596 inosine
|
|||||||
A:a m6A
|
A:a m6A
|
||||||
C:m m5C
|
C:m m5C
|
||||||
T:17802 pseU
|
T:17802 pseU
|
||||||
|
C:19228 2OmeC
|
||||||
|
A:69426 2OmeA
|
||||||
|
G:19229 2OmeG
|
||||||
|
T:19227 2OmeU
|
||||||
|
|||||||
|
Loading…
Reference in New Issue
Block a user