reformat_progeny_pathways: Reformat the progeny pathway data when you select only the...

Description Usage Arguments Examples

View source: R/reformat_progeny_pathways.R

Description

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.

Usage

1

Arguments

pathway_data

progeny pathway data for top n genes (from get_progeny_pathways() function)

Examples

1
reformat_progeny_pathways(pathway_data = top500genes_progenypathways)

zcollest/scRegNetwrapper documentation built on Dec. 23, 2021, 9:14 p.m.