Vitek-Lab / MSstatsBioNet

https://vitek-lab.github.io/MSstatsPPI/
Other
0 stars 0 forks source link

refactor(visualize): Change name of function visualizeSubnetwork to visualizeNetworks #10

Closed tonywu1999 closed 3 months ago

tonywu1999 commented 3 months ago

Motivation and Context

We want the visualization function to be clear on what it does. Since we don't really care about subnetworks for perturbations, the visualization function should be named in a way where it supports visualizing for both subnetworks and pathways.

Changes

Testing

Checklist Before Requesting a Review

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.59%. Comparing base (929df93) to head (31b9227).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #10 +/- ## ======================================= Coverage 86.59% 86.59% ======================================= Files 3 3 Lines 97 97 ======================================= Hits 84 84 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.