Skip to main content

Calculating amino acid frequencies from codon design, and vice versa

Project description

codino

Calculating amino acid frequencies from codon design, and vice versa

Installation

pip install codino

Usage

from codino.process import Converter

c = Converter()

# converting from codon design to AA frequencies
c.cd_to_aa(first = {"A": 1}, second = {"T": 1}, third = {"G": 1})
# Out: {'M': 1}

# converting from AA frequency to codon design
c.aa_to_cd(aa={'M': 1})
# Out: ({'A': 1.0}, {'T': 1.0}, {'G': 1.0})

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

codino was created by David Zhang. It is licensed under the terms of the MIT license.

Credits

codino was created with cookiecutter and the py-pkgs-cookiecutter template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codino-0.1.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codino-0.1.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file codino-0.1.0.tar.gz.

File metadata

  • Download URL: codino-0.1.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.5 Darwin/20.2.0

File hashes

Hashes for codino-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6c39e6a58ce1a273b32873910673ec2b7768f03aca709f32c3e3d7e11561e450
MD5 d42f822c050f89d48ed66dbabd7762bd
BLAKE2b-256 0ac76c19684db763c19cf08559f32149da16b6e068a701040e20669576f68297

See more details on using hashes here.

File details

Details for the file codino-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: codino-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.5 Darwin/20.2.0

File hashes

Hashes for codino-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b809f3eb5ec70bec543d1ca0f7e3ac4c1ff0dfdf80f0dc0394d0aa12b5f09d6c
MD5 fbf656a7047f20bba116f795f6c38ef9
BLAKE2b-256 c739e5db1cf6c7042161e95d447253a720320b6f291c40254253262bef8a11e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page