Learn R Programming

MultiSV (version 0.0-67)

Bin2MultiSV: Read data using configuration file

Description

Read data using configuration file

Usage

Bin2MultiSV(CfgFile)

Arguments

CfgFile
: A tab separated file with the following format (with no header)

Contrast SampleID PathtoRDbinFile

Treat Sample1 ~/Sample1.WindowRD-1000.count

Value

Bin2MultiSV: read configuaration file

See Also

Bin2MultiSV

Examples

Run this code
## Not run: 
# ConfigFile <- "~/MultiSV.conf
# Bin2MultiSV(ConfigFile)
# ## End(Not run)

Run the code above in your browser using DataLab