Properties_map: Dealing with ambiguities of the GRanges in query that may...

Description Usage Arguments Value

Description

properties_map mitigates the ambiguities by averaging the properties of multiple mapped query.

Usage

1
2
properties_map(query_gr, feature_gr, feature_properties, no_map_val = NA,
  normalize = F)

Arguments

query_gr

The GRanges to query.

feature_properties

The vector of properties of the subject (e.x. the length of the Gene).

no_map_val

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

normalize

wheather standardize the output mapped properties, i.e. minus the means and dividing the SDs.

feature_grl

The GRangesList to map on, e.x. the Genes derived by exonsby(txdb ,by = "genes").

Value

a vector of mapped properties with the length equal to query_gr.


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