PT - JOURNAL ARTICLE AU - R. Daniel Kortschak AU - David L. Adelson TI - bíogo: a simple high-performance bioinformatics toolkit for the Go language AID - 10.1101/005033 DP - 2014 Jan 01 TA - bioRxiv PG - 005033 4099 - http://biorxiv.org/content/early/2014/05/12/005033.short 4100 - http://biorxiv.org/content/early/2014/05/12/005033.full AB - bíogo is a framework designed to ease development and maintenance of computationally intensive bioinformatics applications. The library is written in the Go programming language, a garbage-collected, strictly typed compiled language with built in support for concurrent processing, and performance comparable to C and Java. It provides a variety of data types and utility functions to facilitate manipulation and analysis of large scale genomic and other biological data. bíogo uses a concise and expressive syntax, lowering the barriers to entry for researchers needing to process large data sets with custom analyses while retaining computational safety and ease of code review. We believe bíogo provides an excellent environment for training and research in computational biology because of its combination of strict typing, simple and expressive syntax, and high performance.