gnu: r-bcellviper: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-bcellviper): Update to 1.38.0. Change-Id: Iaac28d6376364c0d0e30c29deb6df22c40b18b29
This commit is contained in:
		
							parent
							
								
									ee966f03d5
								
							
						
					
					
						commit
						09ee801fe9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1630,14 +1630,14 @@ from Illumina 450k methylation arrays.") | |||
| (define-public r-bcellviper | ||||
|   (package | ||||
|     (name "r-bcellviper") | ||||
|     (version "1.34.0") | ||||
|     (version "1.38.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "bcellViper" version | ||||
|                                      'experiment)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1fpgh70x2r68v0ximgcdphnyzq2hgiwbamyhbac3yka8flhrd1fm")))) | ||||
|                 "1q9ig5z03flq57nrhwnk6gdz4kamjmpwdfifwvnhac3l3f5z828h")))) | ||||
|     (properties `((upstream-name . "bcellViper"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs (list r-biobase)) | ||||
|  |  | |||
		Reference in a new issue