summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/bioinformatics.scm14
1 files changed, 7 insertions, 7 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index f8a4ed7e5d..64c40c729f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8496,11 +8496,11 @@ of mass spectrometry based proteomics data.")
(home-page "http://bioconductor.org/packages/MSnID")
(synopsis "Utilities for LC-MSn proteomics identifications")
(description
- "This package extracts MS/MS ID data from mzIdentML (leveraging the mzID
-package) or text files. After collating the search results from multiple
-datasets it assesses their identification quality and optimize filtering
-criteria to achieve the maximum number of identifications while not exceeding
-a specified false discovery rate. It also contains a number of utilities to
-explore the MS/MS results and assess missed and irregular enzymatic cleavages,
-mass measurement accuracy, etc.")
+ "This package extracts @dfn{tandem mass spectrometry} (MS/MS) ID data
+from mzIdentML (leveraging the mzID package) or text files. After collating
+the search results from multiple datasets it assesses their identification
+quality and optimize filtering criteria to achieve the maximum number of
+identifications while not exceeding a specified false discovery rate. It also
+contains a number of utilities to explore the MS/MS results and assess missed
+and irregular enzymatic cleavages, mass measurement accuracy, etc.")
(license license:artistic2.0)))