load.annotation: Load annotation table

Description Usage Arguments Value Examples

Description

The package is adjusted to Illumina annotation .csv file.

Usage

1
load.annotation(annotation.file.name)

Arguments

annotation.file.name

The name of the .csv Illumina annotation file.

Value

A data.table object with the annotation.

Examples

1
2
3
4
### not run! need to put the appropriate path to the annotation file
# annotation.file.name <- "illumina_450_manifest_v.1.2.csv"
# annot <- load.annotation(annotation.file.name)
# annot[1:5]

ftyu1234/Aclust documentation built on May 16, 2019, 3:37 p.m.