Fabian Moreno-Avitia
Results
2
comments of
Fabian Moreno-Avitia
You should try to run it in ipython. Load a model an then: predictor = pathway_prediction.PathwayPredictor(model) pathways = predictor.run(product="vanillin", max_predictions="select the number of predictons" ) Or try this other way...
I'm looking for the solution of this issue too. The versions I use are: python3.7 cblaster1.318 Thanks