/io

A set of packages to read and write common file formats produced by computational biology software.

Primary LanguageGoMIT LicenseMIT

This repository contains several packages that can read and write common file formats used by computational biology software.

Documentation for every package can be found here:

http://godoc.org/github.com/TuftsBCB/io

Installation

Once you have Go installed, just run

go get github.com/TuftsBCB/io

to install the packages.