permDistanceToFeature: Function to test significance of ...

View source: R/permTest.R

permDistanceToFeatureR Documentation

Function to test significance of ...

Description

Function to test significance of ...

Usage

permDistanceToFeature(
  query.gr = NULL,
  feature.gr = NULL,
  nperm = 100,
  randomize = "query",
  mask.gr = NULL,
  bsgenome = NULL
)

Arguments

query.gr

A GRanges-class object.

nperm

...

randomize

...

mask.gr

A GRanges-class object.

bsgenome

...

feature.g

A GRanges-class object.

Value

A list object ...

Author(s)

David Porubsky


daewoooo/primatR documentation built on March 28, 2024, 6:41 a.m.