checkOrder: Checks whether a eSet-derived class is ordered by chromosome...

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

Description

Checks whether a eSet-derived class (e.g., a SnpSet or CNSet object) is ordered by chromosome and physical position

Usage

1
2
checkOrder(object, verbose = FALSE)
chromosomePositionOrder(object, ...)

Arguments

object

A SnpSet or CopyNumberSet.

verbose

Logical.

...

additional arguments to order

Details

Checks whether the object is ordered by chromosome and physical position.

Value

Logical

Author(s)

R. Scharpf

See Also

order

Examples

1
2
3
4
5

oligoClasses documentation built on Nov. 8, 2020, 5:32 p.m.