Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Codeine documentation
Codeine documentation

Contents:

  • Installation
  • Quickstart
  • User Guide
    • Coding spaces
    • Translation tables
    • Sequence contexts
    • Adding constraints
    • Codon weights
    • Mutation spaces
  • API Reference
    • codeine.CodingSpace
    • codeine.MutationSpace
    • codeine.TranslationTable
    • codeine.CodonWeights
Back to top
View this page

InstallationΒΆ

Codeine is available on PyPI:

pip install codeine

Codeine requires Python 3.8 or later.

Source code: github.com/mpdunne/codeine

Next
Quickstart
Previous
Home
Copyright ©
Made with Sphinx and @pradyunsg's Furo