Last data update: 2014.03.03

R: Supported annotation packages for crlmm genotyping
validCdfNamesR Documentation

Supported annotation packages for crlmm genotyping

Description

Supported annotation packages for crlmm genotyping

Usage

validCdfNames()

Details

List of available annotation packages

Value

character vector

Author(s)

R.Scharpf

Examples

validCdfNames()

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(crlmm)
Loading required package: oligoClasses
Welcome to oligoClasses version 1.34.0
Loading required package: preprocessCore
Welcome to crlmm version 1.30.0
> png(filename="/home/ddbj/snapshot/RGM3/R_BC/result/crlmm/validCdfNames.Rd_%03d_medium.png", width=480, height=480)
> ### Name: validCdfNames
> ### Title: Supported annotation packages for crlmm genotyping
> ### Aliases: validCdfNames
> ### Keywords: manip
> 
> ### ** Examples
> 
> validCdfNames()
 [1] "genomewidesnp6"          "genomewidesnp5"         
 [3] "human1mv1c"              "human370v1c"            
 [5] "human650v3a"             "human610quadv1b"        
 [7] "human660quadv1a"         "human370quadv3c"        
 [9] "human550v3b"             "human1mduov3b"          
[11] "humanomni1quadv1b"       "humanomni25quadv1b"     
[13] "humanomni258v1a"         "humanomni258v1p1b"      
[15] "humanomni5quadv1b"       "humanomniexpress12v1b"  
[17] "humanimmuno12v1b"        "humancytosnp12v2p1h"    
[19] "humanexome12v1p2a"       "humanomniexpexome8v1p1b"
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>