mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: r-rnaseqdata-hnrnpc-bam-chr14: Update to 0.46.0.
* gnu/packages/bioconductor.scm (r-rnaseqdata-hnrnpc-bam-chr14): Update to 0.46.0. Change-Id: I6032eec74f1b93c4b44492b03fbcf270999f4cae
This commit is contained in:
parent
e9dacafe12
commit
d2ab8c7909
1 changed files with 2 additions and 2 deletions
|
@ -3294,14 +3294,14 @@ containing 20k motifs and search space up to 10kbp around the TSS.")
|
|||
(define-public r-rnaseqdata-hnrnpc-bam-chr14
|
||||
(package
|
||||
(name "r-rnaseqdata-hnrnpc-bam-chr14")
|
||||
(version "0.45.0")
|
||||
(version "0.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RNAseqData.HNRNPC.bam.chr14" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "0bv1k52y28vajdlywrmqgkr3vckf80vrccvf10sj0szcjky0lmlj"))))
|
||||
(base32 "1shqdf838wjjpg3f07mfy0k73sx73y4immzy3d36vm67rxskb7am"))))
|
||||
(properties `((upstream-name . "RNAseqData.HNRNPC.bam.chr14")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-1147/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue