Scorer# class pyswrd.Scorer# A class storing the scoring matrix and gap parameters for alignments. gap_extend# The score penalty for extending a gap. Type: int gap_open# The score penalty for creating a gap. Type: int name# The name of the scoring matrix. Type: str