-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I have been trying to get hogwash v1.2.6 to run using R v4.1.2. However when I run hogwash on the example dataset I get the following error
phenotype <- hogwash::growth
genotype <- hogwash::snp_genotype
tree <- hogwash::tree
hogwash(pheno = phenotype,
geno = genotype,
tree = tree)
Error in names(obj$ace) <- phy$node.label :
attempt to set an attribute on NULL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels