gnu: discrover: Add texlive-fonts-ec to inputs.
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Add texlive-fonts-ec.master
parent
62e196608c
commit
62da1b34d1
|
@ -3431,16 +3431,16 @@ data and settings.")
|
|||
("rmath-standalone" ,rmath-standalone)))
|
||||
(native-inputs
|
||||
`(("texlive" ,(texlive-updmap.cfg (list texlive-cm
|
||||
texlive-amsfonts
|
||||
|
||||
texlive-doi
|
||||
texlive-latex-examplep
|
||||
texlive-hyperref
|
||||
texlive-latex-ms
|
||||
texlive-latex-natbib
|
||||
texlive-bibtex ; style files used by natbib
|
||||
texlive-latex-pgf ; tikz
|
||||
texlive-latex-verbatimbox)))
|
||||
texlive-amsfonts
|
||||
texlive-doi
|
||||
texlive-fonts-ec
|
||||
texlive-latex-examplep
|
||||
texlive-hyperref
|
||||
texlive-latex-ms
|
||||
texlive-latex-natbib
|
||||
texlive-bibtex ; style files used by natbib
|
||||
texlive-latex-pgf ; tikz
|
||||
texlive-latex-verbatimbox)))
|
||||
("imagemagick" ,imagemagick)))
|
||||
(home-page "https://dorina.mdc-berlin.de/public/rajewsky/discrover/")
|
||||
(synopsis "Discover discriminative nucleotide sequence motifs")
|
||||
|
|
Reference in New Issue