gextract.left_join.Rd
Returns the result of track expressions evaluation for each of the iterator intervals, and cbinds the intervals (instead of intervalID)
gextract.left_join(
expr,
intervals = NULL,
colnames = NULL,
iterator = NULL,
band = NULL,
file = NULL,
intervals.set.out = NULL,
suffix = "1"
)
track expression
genomic scope for which the function is applied
sets the columns names in the returned value. If 'NULL' names are set to track expression.
track expression iterator. If 'NULL' iterator is determined implicitly based on track expressions.
track expression band. If 'NULL' no band is used.
file name where the function result is optionally outputed in tab-delimited format
intervals set name where the function result is optionally outputed
suffix for conflicting column names