Add bioc attribute to r-do-db

This commit is contained in:
Glenn Johnson 2022-10-09 17:16:12 -05:00
parent c1440aaa17
commit 36be5c6072

View File

@ -13,7 +13,7 @@ class RDoDb(RPackage):
Ontology assembled using data from DO."""
# 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"
version("2.9", sha256="762bcb9b5188274fd81d82f785cf2846a5acc61fad55e2ff8ec1502282c27881")