Skip to main content
Ctrl+K
scikit-bio 0.6.2 documentation
  • Install
  • Learn
  • Documentation
  • Contribute
  • Community
  • Releases
  • About
    • Input and Output (skbio.io)
    • Biological Sequences (skbio.sequence)
    • Sequence Alignments (skbio.alignment)
    • Trees and Phylogenetics (skbio.tree)
    • Community Diversity (skbio.diversity)
    • Multivariate Statistics (skbio.stats)
    • Biological Embeddings (skbio.embedding)
    • Data Table (skbio.table)
    • Metadata (skbio.metadata)
    • Workflow construction (skbio.workflow)
    • Utilities for Developers (skbio.util)
  • GitHub
  • Twitter
  • Install
  • Learn
  • Documentation
  • Contribute
  • Community
  • Releases
  • About
  • Input and Output (skbio.io)
  • Biological Sequences (skbio.sequence)
  • Sequence Alignments (skbio.alignment)
  • Trees and Phylogenetics (skbio.tree)
  • Community Diversity (skbio.diversity)
  • Multivariate Statistics (skbio.stats)
  • Biological Embeddings (skbio.embedding)
  • Data Table (skbio.table)
  • Metadata (skbio.metadata)
  • Workflow construction (skbio.workflow)
  • Utilities for Developers (skbio.util)
  • GitHub
  • Twitter

Section Navigation

  • skbio.alignment.TabularMSA
  • skbio.alignment.AlignPath
  • skbio.alignment.PairAlignPath
  • skbio.alignment.StripedSmithWaterman
  • skbio.alignment.AlignmentStructure
    • skbio.alignment.AlignmentStructure.__eq__
    • skbio.alignment.AlignmentStructure.__ge__
    • skbio.alignment.AlignmentStructure.__getitem__
    • skbio.alignment.AlignmentStructure.__getstate__
    • skbio.alignment.AlignmentStructure.__gt__
    • skbio.alignment.AlignmentStructure.__hash__
    • skbio.alignment.AlignmentStructure.__le__
    • skbio.alignment.AlignmentStructure.__lt__
    • skbio.alignment.AlignmentStructure.__ne__
    • skbio.alignment.AlignmentStructure.__setstate__
    • skbio.alignment.AlignmentStructure.__str__
    • skbio.alignment.AlignmentStructure.is_zero_based
    • skbio.alignment.AlignmentStructure.set_zero_based
  • skbio.alignment.local_pairwise_align_ssw
  • skbio.alignment.global_pairwise_align_nucleotide
  • skbio.alignment.global_pairwise_align_protein
  • skbio.alignment.global_pairwise_align
  • skbio.alignment.local_pairwise_align_nucleotide
  • skbio.alignment.local_pairwise_align_protein
  • skbio.alignment.local_pairwise_align
  • skbio.alignment.make_identity_substitution_matrix
  • Sequence Alignments (skbio.alignment)
  • skbio.alignment.AlignmentStructure
  • skbio.alignm...

skbio.alignment.AlignmentStructure.__getitem__#

AlignmentStructure.__getitem__(key, /)#

Return self[key].

previous

skbio.alignment.AlignmentStructure.__ge__

next

skbio.alignment.AlignmentStructure.__getstate__

On this page
  • AlignmentStructure.__getitem__()

© Copyright 2014-2024, scikit-bio development team.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.15.4.