-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
Moved over from twitter.
I'm trying to run divnet on ASVs with a dataset of 44 samples and 19,921 ASVs. No ASVs appear in all samples so I've chosen a reference ASV that is present in 42 of the 44 indicated by ref_otu. I'm also leaving X = NULL with no design matrix so I'm just trying to estimate diversity and confidence intervals for each sample. physeq is my phyloseq object. If I run this on a cluster with 28 cores and 128 GB of memory, I don't see any progress after ~30 minutes. Running locally on my 4 core, 16 GB machine it crashes, I think because it runs out of memory. Function call below:
asv_div <- divnet(physeq, ncores = 28, base = ref_otu)
Thank you for the help on this!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels