runGO: Calculating pathway enrichment scores for scATAC-seq profiles

Description Usage Arguments Value Examples

Description

Calculating pathway enrichment scores for scATAC-seq profiles

Usage

1
2
runGO(gmtFile, BGfile, countFile, method, globalaccessibility_scores,
  FGfile, promoters = FALSE)

Arguments

gmtFile

gene-set file

BGfile

background file

countFile

scATAC-seq count matrix

method

If method is chosen as 1, data normalization is performed using global accessibility scores. If selected method is 2 then local accessibility score-based normalization is performed

globalaccessibility_scores

global accessibility scores for input count data matrix

FGfile

foreground file

promoters

whether promoters to be used or not for conversion of scATAC-seq profiles to pathway scores. Default is false

Value

A list containing two dataframes, One dataframe contains p-values based on hypergeometric test and other one is p-values based on binomial test

Examples

1

reggenlab/UniPath documentation built on Nov. 26, 2020, 8:09 a.m.