Add bioc attribute to r-do-db (#33179)

This commit is contained in:
Glenn Johnson 2022-10-10 20:33:55 -05:00 committed by GitHub
parent cecec254b0
commit acf6acc93c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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")