alevax / pyviper

Porting of Protein Activity and Pathway Inference to single cell and Python.
MIT License
10 stars 0 forks source link

fix parallelization viper function #42

Closed LucaZanella15 closed 11 months ago

LucaZanella15 commented 11 months ago

issue encountered when running metaviper (narnea, 4 networks, specifically in this case). Issue not found in other instances

alevax commented 11 months ago

Can you put the screenshot of the issue or other info so that can be easier to debug? On Oct 19, 2023, at 10:07 PM, LucaZanella15 @.***> wrote: issue encountered when running metaviper (narnea, 4 networks, specifically in this case). Issue not found in other instances

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

alexanderlewis99 commented 11 months ago

Addressed by commit 1c358ff, but wasn't a problem with parallelization. Instead, two identical Interactome objects were being provided leading to an error.