Namespace all method IDs

This commit is contained in:
Elias Projahn 2022-08-12 12:41:56 +02:00
parent 038208bfbd
commit 60dc05f6c6
6 changed files with 9 additions and 9 deletions

View file

@ -76,7 +76,7 @@ clustering <- function(id = "clustering",
gene_ids <- preset$gene_ids
cached(
"clustering",
id,
c(species_ids, gene_ids, span, weight),
{ # nolint
scores <- data.table(gene = gene_ids)