Hi,
I get this error while trying to pull data from ExperimentHub by legacy = TRUE.
celldex::BlueprintEncodeData(legacy = TRUE)
snapshotDate(): 2024-04-29
see ?celldex and browseVignettes('celldex') for documentation
loading from cache
Error in DelayedArray:::.get_ans_type(x, must.be.numeric = FALSE) :
operation not supported on matrices of type character
The issue did not occur for MonacoImmuneData. Also, I had tried re-download the dataset
fetchReference("blueprint_encode", "2024-02-26", realize.assays = TRUE, overwrite = TRUE)
Thanks for you help!