Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-16 | gnu: Add bedtools | Ricardo Wurmus | |
* gnu/packages/bioinformatics.scm (bedtools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2014-12-16 | gnu: samtools: disable tests for non-64-bit systems | Ricardo Wurmus | |
* gnu/packages/bioinformatics.scm (samtools): disable tests for all non-64-bit systems because of an upstream bug in the test data. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2014-12-13 | gnu: Add samtools | Ricardo Wurmus | |
* gnu/packages/bioinformatics.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add it Signed-off-by: Ludovic Courtès <ludo@gnu.org> |