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

Plot mean topology #27

Open
sritchie73 opened this issue Nov 18, 2016 · 0 comments
Open

Plot mean topology #27

sritchie73 opened this issue Nov 18, 2016 · 0 comments

Comments

@sritchie73
Copy link
Owner

Allow for specification of multiple test datasets in the plotModule function. This would allow for plotting of average topology across datasets (i.e. mean coexpression, mean network edge weights, mean scaled connectivity). This would provide a more robust view of module topology, e.g. in the case where a module replicates in independent datasets.

Notes for implementation:
In this case, the default orderNodesBy should be set to the same argument as test. The 'data' and 'orderSamplesBy' arguments present a problem: the data cannot be averaged across independent datasets because the samples will not be the same. Calculating the mean topology across different data sources within the same samples (e.g. different tissues) is unlikely to be meaningful. Perhaps in this case, we would set the gene expression data and summary expression plots to show only the 'orderSamplesBy' dataset?

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