addChipType: 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.
Value
No return value, called for side effects.