assignPeakToGene: asssign peak to its nearest gene

View source: R/linkage.R

assignPeakToGeneR Documentation

asssign peak to its nearest gene

Description

asssign peak to its nearest gene

Usage

assignPeakToGene(
  obj,
  use.pvalues = FALSE,
  cutoff = 0.05,
  test.asso = TRUE,
  n.cores = 10
)

Arguments

cutoff,

adjPvalue (Pvalue) cutoff

test.asso

TRUE perform statistical test the significance of identified peak-gene pairs

use.pvalue

TRUE, use pvalue to identify DAR region - default FALSE


huqiwen0313/snarePip documentation built on June 11, 2022, 5:34 p.m.