sequence_features_old: Generate the sequence feature matrix from GRanges.

Description Usage Arguments Value

View source: R/sequence_features_old.R

Description

sequence_features is used to extract the sequence features given GenomicRanges object.

Usage

1
sequence_features_old(query_gr, bsgnm)

Arguments

query_gr

a GRanges object to generate the underlying sequence features, all the widths of the ranges must be equal.

bsgnm

a BSgenome object which encode the genome information.

Value

a data.frame contains the sequence features in its collumns.


ZhenWei10/m6ALogisticModel documentation built on May 17, 2019, 10:11 p.m.