man-roxygen/StackedTrack_param.R

#' @param x A valid track object class name, or the object itself, in which
#' case the class is derived directly from it.
#' @param GdObject Object of `GdObject-class`.
#' @param value Value to be set.
#' @param from,to Numeric scalar, giving the range of genomic coordinates to
#' limit the tracks in. Note that `to` cannot be larger than `from.`
#' @param stacks `logical`. Set if stacking should  be preserved.
#' @param i Numeric scalar, index to subset.
#' @param j Numeric scalar, index to subset. Ignored.
#' @param sort `logical`.
#' @param drop `logical`, indicating if levels that do not occur should be dropped (if `f` is a factor).
#' @param .Object .Object
#' @param stacking stacking
#' @param ... Additional arguments.
ivanek/Gviz documentation built on Nov. 20, 2023, 8:16 p.m.