trackSets-methods {rtracklayer}R Documentation

Getting a list of trackSets

Description

Methods for creating and getting a trackSets object: a list of trackSet instances.

Methods

The following methods are defined by rtracklayer for the trackSets(object, ...) generic.

object = "trackSet"
Create an instance with track object and any additional tracks in ....
object = "missing"
Creates an empty instance.
object = "list"
Coerces a regular list of trackSet instances.

[Package rtracklayer version 1.2.2 Index]