gnu: pigx-scrnaseq: Use statically linked Pandoc.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Use pandoc and pandoc-citeproc instead of ghc-pandoc and ghc-pandoc-citeproc.master
parent
ac6eba4eb4
commit
6f5530b9bc
|
@ -13122,8 +13122,8 @@ methylation and segmentation.")
|
|||
("python-magic" ,python-magic)
|
||||
("python-numpy" ,python-numpy)
|
||||
("python-loompy" ,python-loompy)
|
||||
("ghc-pandoc" ,ghc-pandoc)
|
||||
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc)
|
||||
("pandoc" ,pandoc)
|
||||
("pandoc-citeproc" ,pandoc-citeproc)
|
||||
("samtools" ,samtools)
|
||||
("snakemake" ,snakemake)
|
||||
("star" ,star)
|
||||
|
|
Reference in New Issue