DaehwanKimLab / hisat2

Graph-based alignment (Hierarchical Graph FM index)
GNU General Public License v3.0
473 stars 116 forks source link

Definition of MapQ missing #175

Open bernt-matthias opened 6 years ago

bernt-matthias commented 6 years ago

It seems that the values which hisat2 writes in the MAPQ column are not defined anywhere. Apparently values are 0, 1, and 60. What is the meaning of these values?

When using hisat2 output as input of stringtie, which kind(s) of filtering are recommended?