gnu: r-deseq2: Update to 1.30.1.
* gnu/packages/bioconductor.scm (r-deseq2): Update to 1.30.1.
This commit is contained in:
		
							parent
							
								
									4ce712aca4
								
							
						
					
					
						commit
						b45c625f10
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1604,14 +1604,14 @@ analysis.")
 | 
			
		|||
(define-public r-deseq2
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-deseq2")
 | 
			
		||||
    (version "1.30.0")
 | 
			
		||||
    (version "1.30.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "DESeq2" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0q2f9cywrcmp1p7ii8f45g4dk4hsnjflq3yqhsxgnpv9fw338qpp"))))
 | 
			
		||||
         "1i0jpzsm1vl7q6qdmplj45w13lsaycxrx5pazlanjba2khn79k19"))))
 | 
			
		||||
    (properties `((upstream-name . "DESeq2")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue