Error running the deconvolution example
Opened this issue · 2 comments
moqri commented
command:
epic_facs_salas_18 = DataLibrary().get("GSE112618").load()
error:
ValueError: Unknown parser type: jen-age-custom
Hint:
ValueError: If any of the required fields ('id', 'path', 'parser') are missing in the input data.
moqri commented
Might be version related:
Python 3.12
biolearn==0.4.4
will test on python 3.11 and report here
moqri commented
indeed version related!
Works like a charm on 3.11