range.track: Get the coordinate range of a list of RPHAST results

Description Usage Arguments Value Author(s)

View source: R/plot.R

Description

Get the coordinate range of a list of RPHAST results

Usage

1
2
## S3 method for class 'track'
range(..., na.rm = FALSE)

Arguments

...

a list of tracks

na.rm

logical, indicating if NA's should be omitted

Value

a numeric vector of length two giving the minimum and maximum coordinates in any wig or feature track in the list. MSA tracks are *only* used if there are no wig or feature tracks.

Author(s)

Melissa J. Hubisz


rphast documentation built on May 1, 2019, 9:26 p.m.