Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 371 Bytes

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.