We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f96f81 commit 9cc660eCopy full SHA for 9cc660e
1 file changed
tests/testthat/test-prioritise_targets.R
@@ -1,5 +1,7 @@
1
test_that("prioritise_targets works", {
2
3
+ testthat::skip() # skip for now
4
+
5
# Tag the specific HPO release version for reproducibility
6
tag <- "2024-02-08"
7
phenotype_to_genes = HPOExplorer::load_phenotype_to_genes(tag=tag)
0 commit comments