addData {MPAgenomics}R Documentation

Add a new data-set to the existing aroma architecture

Description

Create a folder in "rawData" and copy the specified files in this folder.

Usage

addData(dataSetName, dataPath, chipType, verbose = TRUE)

Arguments

dataSetName

Name of the data-set folder to create.

dataPath

Path of the folder containing the data CEL files.

chipType

Name of the used chip.

verbose

Print additionnal information.

Author(s)

Quentin Grimonprez


[Package MPAgenomics version 1.1.6 Index]