hist.feat: plot histogram of feature lengths

Description Usage Arguments Author(s)

View source: R/feat.R

Description

plot histogram of feature lengths

Usage

1
2
## S3 method for class 'feat'
hist(x, type = "length", ...)

Arguments

x

an object of type feat

type

a character string, denoting the value to make the histogram with. Currently the only valid types are "length" or "score"

...

additional arguments to be passed to hist

Author(s)

Melissa J. Hubisz


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