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

network.diffc restricted to custom set of nodes/genes #2

Open
tetomonti opened this issue Apr 4, 2022 · 0 comments
Open

network.diffc restricted to custom set of nodes/genes #2

tetomonti opened this issue Apr 4, 2022 · 0 comments

Comments

@tetomonti
Copy link

It would be useful if, when calling network.diffc, one could specify the set of nodes/genes to which restrict the comparison. E.g., I might be interested in comparing the differential connectivity of kinases only, so, it would be great if the comparison and visualization was restricted to those entities only. I.e.,

network.diffc(yeast.networks, metric="eigen", top=25, p=5, nodeset=kinases)

where kinases would be a character vector of identifiers.

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

1 participant