bio-learn / biolearn

Machine learning tools for biomarker analysis
Other
44 stars 13 forks source link

Error running the deconvolution example #82

Open moqri opened 1 month ago

moqri commented 1 month ago

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 1 month ago

Might be version related: Python 3.12 biolearn==0.4.4

will test on python 3.11 and report here

moqri commented 1 month ago

indeed version related!

Works like a charm on 3.11