alevax / pyviper

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

Add verbose so that many Interacome methods displays information: #49

Closed alexanderlewis99 closed 7 months ago

alexanderlewis99 commented 8 months ago

• prune prints number of targets removed & number of regulators removed • filter_targets prints the number of targets removed • filter_regulators prints the number of regulators removed • cull prints the number of regulators and targets removed • translate functions prints the number of regulators/targets successfully and unsuccessfully translated

alexanderlewis99 commented 7 months ago

Solved by commit 0d8917f