Open
Description
For proteins mapping to multiple contigs/chromosomes, how might one deduce the equivalent of mapping quality with miniprot? My guess is one could have a go at AS and as scores (although I am seeing ms
in the resulting PAF files?)
+----+------+---------------------------------------------------+
|Tag | Type | Description |
+----+------+---------------------------------------------------+
| AS | i | Alignment score from dynamic programming |
| as | i | Alignment score excluding introns |
| np | i | Number of amino acid matches with positive scores |
| da | i | Distance to the nearest start codon |
| do | i | Distance to the nearest stop codon |
| cg | i | Protein CIGAR |
| cs | i | Difference string |
+----+------+---------------------------------------------------+