J-E-J-S / dnajs-package

DNA functions in javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

DNA functions in javascript.


Languages

Language:JavaScript 100.0%