cobindRConfiguration {cobindR}R Documentation

cobindR configuration object constructor

Description

cobindR configuration object constructor

Usage

## S4 method for signature 'character'
cobindRConfiguration(x)

Arguments

x

path to configuration file. NULL by default

Value

cobindR configuration object

Author(s)

Rob Lehmann <r.lehmann@biologie.hu-berlin.de>

See Also

seqObj

Examples

cfg <- cobindRConfiguration()

[Package cobindR version 1.22.0 Index]