Description Usage Arguments Examples
View source: R/reformat_progeny_pathways.R
When selecting progeny pathway data and choosing only a subset of the top genes from each pathway, the output is a sparse matrix and is not conducive for downstream analysis. This reformats to a long data frame.
1 | reformat_progeny_pathways(pathway_data)
|
pathway_data |
progeny pathway data for top n genes (from |
1 | reformat_progeny_pathways(pathway_data = top500genes_progenypathways)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.