1.0.3 • Published 5 years ago

dna2rna2aa v1.0.3

Weekly downloads
1
License
GPL-3.0-or-later
Repository
github
Last release
5 years ago

dna2rna2aa

A CLI application that transcribes DNA into mRNA and the resulting Amino Acid chain. Made to be lightweight, and do the heavy lifting of Biology assignments. You can clone this or install it with NPM.

If you just want to start using it, without any installation, there is a fully working copy on Repl.it.

Installation through NPM

If you don't have Node.JS, please install it first.

npm i -g dna2rna2aa

Usage

dna2rna2aa <dna string>

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago