RT Journal Article SR Electronic T1 bíogo: a simple high-performance bioinformatics toolkit for the Go language JF bioRxiv FD Cold Spring Harbor Laboratory SP 005033 DO 10.1101/005033 A1 R. Daniel Kortschak A1 David L. Adelson YR 2014 UL http://biorxiv.org/content/early/2014/05/12/005033.abstract 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.