Hisat2 indexing
0
0
Entering edit mode
20 months ago
kiran ▴ 10

Hello everyone,

thanks for your time.

Regarding Hisat2 Genome based indexing:

I was trying to understand the indexing part in different aligners, i understood bowtie2 and bwa versions, built with (BWT, SA, FM index).

I tried a lot to understand the graph based indexing but couldn't reach to the level to understand the GFM index, i need some suggestions and help to understand how did they build the graph and what does it mean by "Prefix sort graph - doubling and pruning", how is this graph constructed. i understood how the LM mapping part after prefix sorted graph.

I'll be very thankful for your suggestions.

  1. How to understand prefix sorted graph which is saying doubling and pruning.

best regards, Kiran.

prefix pruning. and graph doubling based sorted Graph indexing Hisat2 • 506 views
ADD COMMENT
0
Entering edit mode

Hi,

I just realized that it is build based on the Finite automata theory, which is actually accepting the multiple string alignments possible.

  1. Reverse deterministic automaton and prefix sorting them.

thanks.

ADD REPLY

Login before adding your answer.

Traffic: 3280 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