generics: Generics defined within ACME

Description Usage Arguments Details Value Author(s) See Also Examples

Description

See methods descriptions for details.

Usage

1
2
3
4
5
6
7
vals(x, ...)
chromosome(object, ...)
end(x, ...)
start(x, ...)
plot(x, y, ...)
cutpoints(x, ...)
threshold(x, ...)

Arguments

x

An ACMESet or ACMECalcSet object (for cutpoints and threshold)

object

An ACMESet or ACMECalcSet object (for cutpoints and threshold)

y

Treated as missing for plotting these types of objects

...

Passed into method

Details

These are all getters for ACMESet and ACMECalcSet objects.

Value

See methods descriptions for details

Author(s)

Sean Davis <sdavis2@mail.nih.gov>

See Also

ACMESet, ACMECalcSet

Examples

1
2
3
4

ACME documentation built on Nov. 8, 2020, 7:51 p.m.

Related to generics in ACME...