An open API service indexing awesome lists of open source software.

https://github.com/j-e-j-s/dnajs-package

DNA functions in javascript.
https://github.com/j-e-j-s/dnajs-package

Last synced: 8 months ago
JSON representation

DNA functions in javascript.

Awesome Lists containing this project

README

          

# DNA

## A basic package-in-progress of DNA-related functions implemented in javascript.

## Functions

### seq.js
composition - Returns base composition of nucleotide polymer as dictionary.

transcribe - Returns transcribed DNA as mRNA.

reverse_complement - Returns the complementary strand of a DNA polymer.

gc_content - Returns GC contents of polymer as percentage (%).

translate - Returns primary sequence of protein polypeptid