Skip to main content
Back to top
Ctrl
+
K
Install
Learn
Documentation
Contribute
Community
Releases
About
More
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.__ne__
#
AlignmentStructure.
__ne__
(
value
,
/
)
#
Return self!=value.
On this page
AlignmentStructure.__ne__()