Entering edit mode
Hi I am having some issues downloading any reference dataset using the celldex package.
ref.se <- ImmGenData()
Error: no such table: metadata
I keep getting this error message no matter which dataset I try to download (MouseRNAseqData, HumanPrimaryCellAtlasData, BlueprintEncodeData). I have tried it with R-4.1.0 and R-4.1.2. Please help as I would like to use the references for singleR annotation of my samples. Thank you!
Post your
sessionInfo()
.