gnu: r-go-db: Add missing input.
* gnu/packages/bioinformatics.scm (r-go-db)[propagated-inputs]: Add "r-annotationdbi".
This commit is contained in:
		
							parent
							
								
									d7786ce9b0
								
							
						
					
					
						commit
						3141b83d4d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3839,6 +3839,8 @@ extracting the desired features in a convenient format.")
 | 
			
		|||
    (properties
 | 
			
		||||
     `((upstream-name . "GO.db")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("r-annotationdbi" ,r-annotationdbi)))
 | 
			
		||||
    (home-page "http://bioconductor.org/packages/GO.db")
 | 
			
		||||
    (synopsis "Annotation maps describing the entire Gene Ontology")
 | 
			
		||||
    (description
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue