Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> skribis: > The documentation is 7.8MB and the includes are 3.6MB heavy, so I > decided to split the outputs.
It’s a good idea to write it in a comment next to the ‘outputs’ field so that passers-by know why it’s like this. > From 63d3fe6a279489bb872708f30e1c74799e7702a5 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> > Date: Fri, 6 Feb 2015 12:38:40 +0100 > Subject: [PATCH] gnu: Add seqan. > > * gnu/packages/bioinformatics.scm (seqan): New variable. [...] > + (synopsis "Library for nucleotide sequence analysis") > + (description > + "SeqAn is an open source C++ library of efficient algorithms and data s/open source//g OK with these two changes. Thank you! Ludo’.