vector2GRangesList: vector2GRangesList

View source: R/vector2GRangesList.R

vector2GRangesListR Documentation

vector2GRangesList

Description

Generate GRangesList object from vectors. The output region set follows the format required by the main permutation test functions.

Usage

vector2GRangesList(RefSeqID, targetName, strand, blockSizes, targetStart)

Arguments

RefSeqID

The name of each element.

targetName

The seqnames of each range.

strand

The strand of each range.

blockSizes

The width of each range.

targetStart

The stard coordinate of each range.

Value

A GRangesList object.

See Also

GRanges2GRangesList


yue-wang-biomath/RgnTX documentation built on Aug. 24, 2023, 1:12 p.m.