Learn R Programming

solarius (version 0.2.3)

annotate: Annotate SNPs in association study

Description

The function calls annotateSNPs function, which does the job.

Usage

annotate(x, ...)

Arguments

x
An object of class solarAssoc or a character vector of SNPs.
...
Additional arguments passed to annotateSNPs.

Value

  • A data table with annotation results.

See Also

annotateSNPs