Roel Janssen <r...@gnu.org> writes: >>From 92a36d068c90c96b2b5b4a7c8b4578ac3f6255cd Mon Sep 17 00:00:00 2001 > From: Roel Janssen <r...@gnu.org> > Date: Thu, 27 Oct 2016 17:06:07 +0200 > Subject: [PATCH] gnu: Add r-mutationalpatterns. > > * gnu/packages/bioinformatics.scm (r-mutationalpatterns): New variable.
[…] > + (synopsis "Package for extracting and visualizing mutational patterns in > +SNV data") This is a bit long. How about this: “Extract and visualize mutational patterns in genomic data.” > + (description "This package provides an extensive toolset for the > +characterization and visualization of a wide range of mutational patterns > +in base substitution data.") You could add a definition for “SNV” here so that the package will be found when searching for “SNV” or its expansion. Okay with these changes. Thanks! ~~ Ricardo