Relative_Pos_map: Calculate the relative position of a GRanges object on...

Description Usage Arguments Value

Description

relative_pos_map is used to calculate the relative position of a GRanges object on transcript regions defined by a GRangesList object. The query GRanges is assumed to have a single based resolution (or width = 1), otherwise only the start location is considered.

Usage

1
2
relative_pos_map(query_gr, feature_grl, no_map_val = NA,
  standardize = TRUE)

Arguments

query_gr

The GRanges to query.

feature_grl

The GRangesList to map on.

no_map_val

The value give to the not mapped query, by default is NA.

Value

a numeric vector with value between [0,1].


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