gnu: r-deseq2: Update to 1.22.1.
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.22.1.
This commit is contained in:
		
							parent
							
								
									85fb33a051
								
							
						
					
					
						commit
						b5c552e654
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6424,14 +6424,14 @@ high-throughput sequencing experiments.") | |||
| (define-public r-deseq2 | ||||
|   (package | ||||
|     (name "r-deseq2") | ||||
|     (version "1.20.0") | ||||
|     (version "1.22.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "DESeq2" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1wjnfpb41a9mmf9a22bz4zh7r1d4id50vpdc1mn5vfzrz7li9qik")))) | ||||
|          "1b2bmvcsfzvks47d7w46zplcwz0kgcdhx5xmx3x9lp2gvx2p84r5")))) | ||||
|     (properties `((upstream-name . "DESeq2"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue