addChipType {MPAgenomics} | R Documentation |
Create a folder in "annotationData/chipTypes" and copy the specified files in this folder.
addChipType(chipType, chipPath, verbose = TRUE)
chipType |
Name of the new chiptype to add. |
chipPath |
Path to the files to add. |
verbose |
Print additionnal information |
Quentin Grimonprez