intPosMat: generate integrated cell position matrix given sets of...

View source: R/util.R

intPosMatR Documentation

generate integrated cell position matrix given sets of regions

Description

generate integrated cell position matrix given sets of regions

Usage

intPosMat(
  obj,
  regions,
  cells = NULL,
  sampleRegion = T,
  nsamples = 5000,
  n.cores = 10
)

Arguments

regions

regions(GRanges object) that used to generate cell position matrix

Value

position matrix


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