gnu: r-qfeatures: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-qfeatures): Update to 1.12.0. Change-Id: I8bde97f0af1defc7e476f0d015bcc091f1efbecc
This commit is contained in:
		
							parent
							
								
									ec76b47df3
								
							
						
					
					
						commit
						1f012cc06b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11425,13 +11425,13 @@ Affymetrix (CEL files) and NimbleGen arrays (XYS files).") | |||
| (define-public r-qfeatures | ||||
|   (package | ||||
|     (name "r-qfeatures") | ||||
|     (version "1.10.0") | ||||
|     (version "1.12.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "QFeatures" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1xnmd14nf4cqbfxkjsl6af312k7l27ars5g8qdnljylkn8kq276z")))) | ||||
|                 "1g744fpb6g690bjbjs4v2899wwv6qc7n5cyq977pm8f3wln0m7mx")))) | ||||
|     (properties `((upstream-name . "QFeatures"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs (list r-annotationfilter | ||||
|  |  | |||
		Reference in a new issue