Minimap2 Output
1
0
Entering edit mode
7 weeks ago
Jon • 0

I'm trying to understand Minimap2 output. The mapped reads include paired reads (interlaced), with singletons mixed within these results. I'm trying to understand this, and how to use the output. Can I use these reads directly into Metaspades, paired with singletons??

I'm guessing that what I'm seeing are what it classifies as a chimeric sequence, where only one strand matches, so the mapped reads will include single end where only one read matches the reference, and other other goes as a single read as unmapped??

with Singletons Interleaved Minimap2 • 444 views
ADD COMMENT
0
Entering edit mode
7 weeks ago

Minimap 2 has two outputs the PAF format and the SAM format.

Each has a documentation that describes how the information is encoded. In general paried-end input will generate paired-end output. Supplementary alignments (chimeric) alignments typically refer to situations where complementary regions of the SAME read align to different,potentially distant regions in the genome.

ADD COMMENT

Login before adding your answer.

Traffic: 6086 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6