writeConfig {chromstaR}R Documentation

Write chromstaR configuration file

Description

Write a chromstaR configuration file from a list structure.

Usage

writeConfig(conf, configfile)

Arguments

conf

A list structure with parameter values. Each entry will be written in one line.

configfile

Filename of the outputfile.

Value

NULL

Author(s)

Aaron Taudt


[Package chromstaR version 1.19.0 Index]