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.embedding.Embedding
  • skbio.embedding.SequenceEmbedding
  • skbio.embedding.ProteinEmbedding
  • skbio.embedding.SequenceVector
  • skbio.embedding.ProteinVector
    • skbio.embedding.ProteinVector.__eq__
    • skbio.embedding.ProteinVector.__ge__
    • skbio.embedding.ProteinVector.__getstate__
    • skbio.embedding.ProteinVector.__gt__
    • skbio.embedding.ProteinVector.__hash__
    • skbio.embedding.ProteinVector.__le__
    • skbio.embedding.ProteinVector.__lt__
    • skbio.embedding.ProteinVector.__ne__
    • skbio.embedding.ProteinVector.__str__
    • skbio.embedding.ProteinVector.bytes
    • skbio.embedding.ProteinVector.read
    • skbio.embedding.ProteinVector.write
  • skbio.embedding.embed_vec_to_numpy
  • skbio.embedding.embed_vec_to_distances
  • skbio.embedding.embed_vec_to_ordination
  • skbio.embedding.embed_vec_to_dataframe
  • Biological Embeddings (skbio.embedding)
  • skbio.embedding.ProteinVector
  • skbio.embedd...

skbio.embedding.ProteinVector.__getstate__#

ProteinVector.__getstate__(/)#

Helper for pickle.

previous

skbio.embedding.ProteinVector.__ge__

next

skbio.embedding.ProteinVector.__gt__

On this page
  • ProteinVector.__getstate__()

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

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.15.4.