addChipType {MPAgenomics}R Documentation

Add a new chip type to the existing aroma architecture

Description

Create a folder in "annotationData/chipTypes" and copy the specified files in this folder.

Usage

addChipType(chipType, chipPath, verbose = TRUE)

Arguments

chipType

Name of the new chiptype to add.

chipPath

Path to the files to add.

verbose

Print additionnal information

Author(s)

Quentin Grimonprez


[Package MPAgenomics version 1.1.6 Index]