len-methods {RevEcoR}R Documentation

the length of the seed set

Description

Caculate the number of the seed source components.

Usage

len(object)

## S4 method for signature 'seedset'
len(object)

Arguments

object

seed-set class

Value

an interger

See Also

seedset-class

Examples

## Not run: 
len(seed.set)

## End(Not run)

[Package RevEcoR version 0.99.3 Index]