Fixed match metric difference between remote and local
This commit is contained in:
@@ -7,7 +7,7 @@ class AlignmentStats:
|
||||
percent_identity: float
|
||||
mismatches: int
|
||||
gaps: int
|
||||
score: int
|
||||
match_metric: int
|
||||
|
||||
@dataclass(frozen=True)
|
||||
class PairwiseAlignment:
|
||||
|
Reference in New Issue
Block a user