Skip to main content
Ctrl+K

Scoring Matrices

  • User Guide
  • API Reference
  • GitHub
  • PyPI
  • User Guide
  • API Reference
  • GitHub
  • PyPI

Index

_ | A | C | D | F | I | M | N | S

_

  • __copy__() (scoring_matrices.ScoringMatrix method)
  • __eq__() (scoring_matrices.ScoringMatrix method)
  • __getitem__() (scoring_matrices.ScoringMatrix method)
  • __init__() (scoring_matrices.ScoringMatrix method)
  • __len__() (scoring_matrices.ScoringMatrix method)
  • __reduce_ex__() (scoring_matrices.ScoringMatrix method)

A

  • alphabet (scoring_matrices.ScoringMatrix attribute)
  • alphabet_ptr (C function)

C

  • copy() (scoring_matrices.ScoringMatrix method)

D

  • data_ptr (C function)

F

  • from_diagonal() (scoring_matrices.ScoringMatrix class method)
  • from_file() (scoring_matrices.ScoringMatrix class method)
  • from_match_mismatch() (scoring_matrices.ScoringMatrix class method)
  • from_name() (scoring_matrices.ScoringMatrix class method)
  • from_str() (scoring_matrices.ScoringMatrix class method)

I

  • is_integer() (scoring_matrices.ScoringMatrix method)
  • is_symmetric() (scoring_matrices.ScoringMatrix method)

M

  • matrix_ptr (C function)
  • max() (scoring_matrices.ScoringMatrix method)
  • min() (scoring_matrices.ScoringMatrix method)
  • module
    • scoring_matrices

N

  • name (scoring_matrices.ScoringMatrix attribute)

S

  • scoring_matrices
    • module
  • ScoringMatrix (class in scoring_matrices)
  • shuffle() (scoring_matrices.ScoringMatrix method)
  • size (C function)

© Copyright 2024-2026, Martin Larralde.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.