kr6k3n / dna-electron

Nucleotide sequence comparison app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple DNA Sequence comparison App

Made this to run dna comparison on my own computer real fast.

Installation

You can either download the app pre-built or build it yourself

Download packaged app

Go to the releases page and download the version for your Os (only mac os built for the moment)

Build it yourself

git clone https://github.com/kr6k3n/dna-electron && cd dna-electron && npm install && npm run-script build

About

Nucleotide sequence comparison app

License:Apache License 2.0


Languages

Language:JavaScript 70.6%Language:HTML 20.0%Language:CSS 9.4%