binarymap package¶

binarymap¶

Binary representations of protein or nucleotide sequences.

Importing this package imports the following objects into the package namespace:

  • binarymap.binarymap.BinaryMap

Submodules¶

  • binarymap
  • AAS_NOSTOP
  • AAS_WITHGAP
  • AAS_WITHSTOP
  • AAS_WITHSTOP_WITHGAP
  • BinaryMap
    • BinaryMap.binarylength
    • BinaryMap.nvariants
    • BinaryMap.binary_variants
    • BinaryMap.binary_sites
    • BinaryMap.substitution_variants
    • BinaryMap.func_scores
    • BinaryMap.func_scores_var
    • BinaryMap.n_pre
    • BinaryMap.n_post
    • BinaryMap.alphabet
    • BinaryMap.substitutions_col
    • BinaryMap.sites_as_str
    • BinaryMap.all_subs
    • BinaryMap.binary_to_sub_str()
    • BinaryMap.i_to_sub()
    • BinaryMap.sub_str_to_binary()
    • BinaryMap.sub_str_to_indices()
    • BinaryMap.sub_to_i()

Logo

binarymap

Binary representation of protein/nucleotide sequences

Navigation

  • binarymap documentation
  • Installation
  • binarymap package
    • binarymap
    • Submodules
  • package index
  • Acknowledgements

Related Topics

  • Documentation overview
    • Previous: Installation
    • Next: binarymap

Quick search

©2019--2025. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source
Fork me on GitHub