alevax / pyviper

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

Filter by group method for Interactome class. #32

Closed alexanderlewis99 closed 1 year ago

alexanderlewis99 commented 1 year ago

Add easy filtering option to filter by TFs, CoTFs, Sig, Surf directly as a method in the Interactome class. Users may only wish to use certain sets and while they could do loadTFs, CoTFs, being able to directly reference the groups from Config would make things easier.

alexanderlewis99 commented 1 year ago

Resolved by commit c52b91d