Cargando…

Walking the Talk: Adopting and Adapting Sustainable Scientific Software Development processes in a Small Biology Lab

The khmer software project provides both research and production functionality for largescale nucleic-acid sequence analysis. The software implements several novel data structures and algorithms that perform data pre-fltering for common bioinformatics tasks, including sequence mapping and de novo as...

Descripción completa

Detalles Bibliográficos
Autores principales: Crusoe, Michael R., Brown, C. Titus
Formato: Online Artículo Texto
Lenguaje:English
Publicado: 2016
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5142744/
https://www.ncbi.nlm.nih.gov/pubmed/27942385
http://dx.doi.org/10.5334/jors.35
Descripción
Sumario:The khmer software project provides both research and production functionality for largescale nucleic-acid sequence analysis. The software implements several novel data structures and algorithms that perform data pre-fltering for common bioinformatics tasks, including sequence mapping and de novo assembly. Development is driven by a small lab with one full-time developer (MRC), as well as several graduate students and a professor (CTB) who contribute regularly to research features. Here we describe our efforts to bring better design, testing, and more open development to the khmer software project as of version 1.1. The khmer software is developed openly at http://github.com/dib-lab/khmer/.