Skip to content

Suite of Rust crates related to amino acids.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

jeanmanguy/amino-acids

Repository files navigation

amino-acids

Rust

Suite of Rust crates related to amino acids.

  • aa-name provides a base enum for each amnio acid and the Names trait to display the full name and 1 or 3 letters code
  • aa-colours provides the clustal palette to display coloured amino acid
  • aa-regex provides utility macros to write regexes matching amino acid chains
  • aa-similarity provide access to similarity scores from substitution matrices (BLOSUM, PAM, etc.)

Contributing

The project is maintained by Jean Manguy. Please submit a bug report or a feature request on the Github issues page.

License

amino-acids is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

Suite of Rust crates related to amino acids.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages