Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Pruthvi] Implement modifications to getSubnetworkFromIndra #16

Open
tonywu1999 opened this issue Sep 12, 2024 · 0 comments
Open

[Pruthvi] Implement modifications to getSubnetworkFromIndra #16

tonywu1999 opened this issue Sep 12, 2024 · 0 comments

Comments

@tonywu1999
Copy link
Contributor

Context

MSstatsBioNet consists of a function called getSubnetworkFromIndra that fetches a subnetwork from INDRA. This is particularly useful for protein discovery applications. This task involves some minor tweaks to this function.

Subtasks

  • Add a logFC and p-value cutoff parameters to filter on the proteins
  • Add exception handling when INDRA returns an error
    • Particularly when INDRA returns an error related to a 400 node limit to its API, MSstatsBioNet should notify users of this limit and to consider adjusting p-value/logFC cutoffs.
  • Add unit tests
  • PR and merge

Acceptance Criteria

We should be able to produce a subnetwork with proper filtering using this CCRCC dataset. If an error occurs, it's clear what action is required of users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants