scoredRegionsToCtx: scoredRegionsToCtx

View source: R/RcisTarget.R

scoredRegionsToCtxR Documentation

scoredRegionsToCtx

Description

Map regions to the most overlapping cisTarget region

Usage

scoredRegionsToCtx(object, genome, liftOver = NULL, minOverlap = 0.4, ...)

Arguments

object

Initialized cisTopic object, after the object@binarized.cisTopics has been filled.

genome

Genome to which the data has been mapped. The available genomes are hg19, dm3, dm6 and mm9.

liftOver

GRangesList object containing the original coordinates (in the same format as object@region.names) in the data set as slot names and the corresponding mapping regions as a GRanges object in the slot.

...

See findOverlap from GenomicRanges

Value

Returns the region scores per topic in object@region.data


aertslab/cisTopic documentation built on April 6, 2024, 9:31 p.m.