gnu: r-qtl: Correct indentation.
* gnu/packages/cran.scm (r-qtl): Reindent. [description]: Reflow paragraphs.
This commit is contained in:
		
							parent
							
								
									d4e2ec1b8a
								
							
						
					
					
						commit
						1e8bfc4cf9
					
				
					 1 changed files with 21 additions and 22 deletions
				
			
		| 
						 | 
				
			
			@ -24348,14 +24348,13 @@ covariate (usually group indicator) and the scores.")
 | 
			
		|||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "https://rqtl.org/")
 | 
			
		||||
    (synopsis "R package for analyzing QTL experiments in genetics")
 | 
			
		||||
  (description "R/qtl is an extension library for the R statistics
 | 
			
		||||
system.  It is used to analyze experimental crosses for identifying
 | 
			
		||||
genes contributing to variation in quantitative traits (so-called
 | 
			
		||||
quantitative trait loci, QTLs).
 | 
			
		||||
    (description "R/qtl is an extension library for the R statistics system.
 | 
			
		||||
It is used to analyze experimental crosses for identifying genes contributing
 | 
			
		||||
to variation in quantitative traits (so-called quantitative trait loci, QTLs).
 | 
			
		||||
 | 
			
		||||
Using a hidden Markov model, R/qtl estimates genetic maps, to
 | 
			
		||||
identify genotyping errors, and to perform single-QTL and two-QTL,
 | 
			
		||||
two-dimensional genome scans.")
 | 
			
		||||
Using a hidden Markov model, R/qtl estimates genetic maps, to identify
 | 
			
		||||
genotyping errors, and to perform single-QTL and two-QTL, two-dimensional
 | 
			
		||||
genome scans.")
 | 
			
		||||
    (license license:gpl3)))
 | 
			
		||||
 | 
			
		||||
(define-public r-qtl2
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue