me
/
guix
Archived
1
0
Fork 0

gnu: hisat2: Use pandoc instead of ghc-pandoc.

* gnu/packages/bioinformatics.scm (hisat2)[native-inputs]: Replace ghc-pandoc
with pandoc.
master
Ricardo Wurmus 2020-08-15 10:10:39 +02:00
parent 3d7bf5a393
commit e6bdc6949b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -3617,7 +3617,7 @@ particular, reads spanning multiple exons.")
(native-inputs
`(("unzip" ,unzip) ; needed for archive from ftp
("perl" ,perl)
("pandoc" ,ghc-pandoc))) ; for documentation
("pandoc" ,pandoc))) ; for documentation
(home-page "https://ccb.jhu.edu/software/hisat2/index.shtml")
(synopsis "Graph-based alignment of genomic sequencing reads")
(description "HISAT2 is a fast and sensitive alignment program for mapping