Add bioc attribute to r-do-db (#33179)
This commit is contained in:
parent
cecec254b0
commit
acf6acc93c
@ -13,7 +13,7 @@ class RDoDb(RPackage):
|
|||||||
Ontology assembled using data from DO."""
|
Ontology assembled using data from DO."""
|
||||||
|
|
||||||
# There is no git repository for this package.
|
# There is no git repository for this package.
|
||||||
homepage = "https://bioconductor.org/packages/DO.db/"
|
bioc = "DO.db"
|
||||||
url = "https://www.bioconductor.org/packages/3.5/data/annotation/src/contrib/DO.db_2.9.tar.gz"
|
url = "https://www.bioconductor.org/packages/3.5/data/annotation/src/contrib/DO.db_2.9.tar.gz"
|
||||||
|
|
||||||
version("2.9", sha256="762bcb9b5188274fd81d82f785cf2846a5acc61fad55e2ff8ec1502282c27881")
|
version("2.9", sha256="762bcb9b5188274fd81d82f785cf2846a5acc61fad55e2ff8ec1502282c27881")
|
||||||
|
Loading…
Reference in New Issue
Block a user