gnu: r-msfeatures: Fix typo.
* gnu/packages/bioconductor.scm (r-msfeatures)[description]: Fix spelling of "package".
This commit is contained in:
		
							parent
							
								
									57bf76d832
								
							
						
					
					
						commit
						8f392c4817
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -13123,7 +13123,7 @@ within the R for Mass Spectrometry packages.")
 | 
				
			||||||
     "The MsFeature package defines functionality for Mass Spectrometry
 | 
					     "The MsFeature package defines functionality for Mass Spectrometry
 | 
				
			||||||
features.  This includes functions to group (LC-MS) features based on some of
 | 
					features.  This includes functions to group (LC-MS) features based on some of
 | 
				
			||||||
their properties, such as retention time (coeluting features), or correlation
 | 
					their properties, such as retention time (coeluting features), or correlation
 | 
				
			||||||
of signals across samples.  This packge hence allows to group features, and
 | 
					of signals across samples.  This package hence allows to group features, and
 | 
				
			||||||
its results can be used as an input for the @code{QFeatures} package which
 | 
					its results can be used as an input for the @code{QFeatures} package which
 | 
				
			||||||
allows to aggregate abundance levels of features within each group.  This
 | 
					allows to aggregate abundance levels of features within each group.  This
 | 
				
			||||||
package defines concepts and functions for base and common data types,
 | 
					package defines concepts and functions for base and common data types,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue