genespeak
A library to encode text as DNA and decode DNA to text.
A library to encode text as DNA and decode DNA to text.
To install this package, run one of the following:
GeneSpeak allows you to encode regular text as DNA using
base-pairs (A, C, G, T) and convert back to the
original text. Text encoding is done for both ascii and
utf-8 characters based on the strategy keyword argument.
Summary
A library to encode text as DNA and decode DNA to text.
Last Updated
Jan 21, 2022 at 17:37
License
MIT
Total Downloads
10.2K
Supported Platforms
GitHub Repository
https://github.com/sugatoray/genespeak/Documentation
https://sugatoray.github.io/genespeak/