all_partition_methods {cola}R Documentation

All supported partition methods

Description

All supported partition methods

Usage

all_partition_methods()

Details

New partition methods can be registered by register_partition_methods.

Value

A vector of supported partition methods.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

all_partition_methods()

[Package cola version 1.0.0 Index]