mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-atacseqqc: Add test inputs.
* gnu/packages/bioconductor.scm (r-atacseqqc)[native-inputs]: Add r-testthat. Change-Id: I74d2aad6d4af94196e750091888c7077230c5de8
This commit is contained in:
parent
9d1af16719
commit
c41ecde17b
1 changed files with 1 additions and 1 deletions
|
@ -17525,7 +17525,7 @@ these files at JHPCE.")
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-s4vectors))
|
r-s4vectors))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/ATACseqQC/")
|
(home-page "https://bioconductor.org/packages/ATACseqQC/")
|
||||||
(synopsis "ATAC-seq quality control")
|
(synopsis "ATAC-seq quality control")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue