nbrOfChipTypes.ChromosomalModel {aroma.core}R Documentation

Gets the number of chip types

Description

Gets the number of chip types used in the model.

Usage

## S3 method for class 'ChromosomalModel':
nbrOfChipTypes(this, ...)

Arguments

... Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see ChromosomalModel.


[Package aroma.core version 1.4.0 Index]