We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b8d54 commit bd87d8cCopy full SHA for bd87d8c
tests/testthat/test-data_generation.R
@@ -92,6 +92,6 @@ test_that("`get_gene_sets_list()` works", {
92
expect_silent(msig <- get_gene_sets_list("MSigDB",
93
species = "Mus musculus",
94
collection = "C3",
95
- subcollection = "MIR"))
+ subcollection = "MIR:MIR_Legacy"))
96
})
97
0 commit comments