gnu: r-limma: Update to 3.28.17.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.28.17.
This commit is contained in:
		
							parent
							
								
									2b2ff0bd91
								
							
						
					
					
						commit
						f403941f81
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4677,13 +4677,13 @@ coding changes and predict coding outcomes.")
 | 
			
		|||
(define-public r-limma
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-limma")
 | 
			
		||||
    (version "3.28.14")
 | 
			
		||||
    (version "3.28.17")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "limma" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1jgn66ajafhjlqpfcw2p85h6ah8mgmz66znmsw6pcapia7d34akw"))))
 | 
			
		||||
                "124n8dbvl1yy8b1068kqmqszpfhaawk5xfyb73vixma2i66nrcyk"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "http://bioinf.wehi.edu.au/limma")
 | 
			
		||||
    (synopsis "Package for linear models for microarray and RNA-seq data")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue