GoekeLab / xpore

Identification of differential RNA modifications from nanopore direct RNA sequencing
https://xpore.readthedocs.io/
MIT License
132 stars 22 forks source link

Prolems about long mRNA reads mapping #65

Closed lwlive closed 9 months ago

lwlive commented 3 years ago

I have read the protocol in webpage of xpore (https://xpore.readthedocs.io/en/latest/preparation.html). It recomands us to mapping the long mRNA reads with the following commands "minimap2 -ax map-ont -uf -t 3 --secondary=no <PATH/TO/FASTQ.GZ> > <PATH/TO/SAM> 2>> <PATH/TO/SAM_LOG>". I have read the description of the minimap2. It described like following: -x STR preset (always applied before other options; see minimap2.1 for details) []

jonathangoeke commented 3 years ago

Hi @lwlive thanks for the question, can you post this to the discussions? I will reply there

jonathangoeke commented 3 years ago

answered in #69