# bioinformatics

> [![Build Status](https://travis-ci.org/jimmcgaw/bioinformatics.svg?branch=master)](https://travis-ci.org/jimmcgaw/bioinformatics)

Latest version **0.0.1** (published 2016-07-27) · ISC license · 0 weekly downloads

## Install

```sh
npm install bioinformatics
pnpm add bioinformatics
yarn add bioinformatics
bun add bioinformatics
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2016-07-27 |
| First published | 2016-07-27 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | jimmcgaw |

## Links

- npm: https://www.npmjs.com/package/bioinformatics
- npm.io page: https://npm.io/package/bioinformatics

## Recent versions

- 0.0.1 (latest) — 2016-07-27

## README

[![Build Status](https://travis-ci.org/jimmcgaw/bioinformatics.svg?branch=master)](https://travis-ci.org/jimmcgaw/bioinformatics)

# Bioinformatics Algorithms in JavaScript

The field of bioinformatics has a series of algorithms which are specific to the domain. This is a collection
of some basic implementations of these algorithms and their data structures in JavaScript.

Source code exists in src/, in ES6, transcompiled by babel into ES5 classes in the dist/ directory.

---
_Source: https://npm.io/package/bioinformatics · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
