Description Usage Arguments Value Examples
The package is adjusted to Illumina annotation .csv file.
1  | load.annotation(annotation.file.name)
 | 
annotation.file.name | 
 The name of the .csv Illumina annotation file.  | 
A data.table object with the annotation.
1 2 3 4  | ### not run! need to put the appropriate path to the annotation file
# annotation.file.name <- "illumina_450_menifest_v.1.2.csv"
# annot <- load.annotation(annotation.file.name)
# annot[1:5]
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.