Compute the percentage of identical rows (PIR) score.
score : float
The PIR score.
See also
lingpy.test.evaluate.EvalPSA.pir_score
Notes
The PIR score is the number of identical rows (sequences) in reference and test alignment divided by the total number of rows.
Enter search terms or a module, class or function name.