gnu: r-tximport: Update to 1.12.0.
* gnu/packages/bioinformatics.scm (r-tximport): Update to 1.12.0.
This commit is contained in:
		
							parent
							
								
									5b65a85949
								
							
						
					
					
						commit
						c030eb50c5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8542,13 +8542,13 @@ factors bound at the specific regions.")
 | 
			
		|||
(define-public r-tximport
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-tximport")
 | 
			
		||||
    (version "1.10.1")
 | 
			
		||||
    (version "1.12.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "tximport" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "16wp09dm0cpb4mc00nmglfb8ica7qb4a55vm8ajgzyagbpfdd44l"))))
 | 
			
		||||
                "0nl4imr5klwcd0xnp5y0g61d6mcgd50q60zkl86ymfmc0id368jr"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "https://bioconductor.org/packages/tximport")
 | 
			
		||||
    (synopsis "Import and summarize transcript-level estimates for gene-level analysis")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue