Primary class structure, and associated methods
 is used to denote “SNP matrix list” integrative
container for expression plus genotype data. The 
class is defined in Clayton’s  package.
## Loading required package: snpStats
## Loading required package: survival
## Loading required package: Matrix
## Warning: Package 'GGBase' is deprecated and will be removed from Bioconductor
##   version 3.13
## Class "smlSet" [package "GGBase"]
## 
## Slots:
##                                                                
## Name:              smlEnv         annotation           organism
## Class:        environment          character          character
##                                                                
## Name:           assayData          phenoData        featureData
## Class:          AssayData AnnotatedDataFrame AnnotatedDataFrame
##                                                                
## Name:      experimentData       protocolData  .__classVersion__
## Class:              MIAxE AnnotatedDataFrame           Versions
## 
## Extends: 
## Class "eSet", directly
## Class "VersionedBiobase", by class "eSet", distance 2
## Class "Versioned", by class "eSet", distance 3
## Function: [ (package base)
## x="smlSet", i="ANY", j="ANY", drop="ANY"
## 
## Function: clipPCs (package GGBase)
## x="smlSet", inds2drop="numeric", center="logical"
## x="smlSet", inds2drop="numeric", center="missing"
## 
## Function: combine (package BiocGenerics)
## x="smlSet", y="smlSet"
## 
## Function: exprs (package Biobase)
## object="smlSet"
## 
## Function: nsFilter (package genefilter)
## eset="smlSet"
## 
## Function: permEx (package GGBase)
## sms="smlSet"
## 
## Function: plot_EvG (package GGBase)
## gsym="genesym", rsid="rsid", sms="smlSet"
## gsym="probeId", rsid="rsid", sms="smlSet"
## 
## Function: smList (package GGBase)
## x="smlSet"
Genotype data are stored in a list in the  environment
to diminish copying as functions are called on the  instance.
 
 Example data structure
Expression data were published by the Wellcome Trust GENEVAR project
in 2007. Genotype data are from HapMap phase II.
## Loading required package: data.table
## Loading required package: parallel
## Loading required package: Homo.sapiens
## Loading required package: AnnotationDbi
## Loading required package: stats4
## Loading required package: BiocGenerics
## 
## Attaching package: 'BiocGenerics'
## The following objects are masked from 'package:parallel':
## 
##     clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
##     clusterExport, clusterMap, parApply, parCapply, parLapply,
##     parLapplyLB, parRapply, parSapply, parSapplyLB
## The following objects are masked from 'package:stats':
## 
##     IQR, mad, sd, var, xtabs
## The following objects are masked from 'package:base':
## 
##     Filter, Find, Map, Position, Reduce, anyDuplicated, append,
##     as.data.frame, basename, cbind, colnames, dirname, do.call,
##     duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
##     lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
##     pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
##     tapply, union, unique, unsplit, which.max, which.min
## Loading required package: Biobase
## Welcome to Bioconductor
## 
##     Vignettes contain introductory material; view with
##     'browseVignettes()'. To cite Bioconductor, see
##     'citation("Biobase")', and for packages 'citation("pkgname")'.
## Loading required package: IRanges
## Loading required package: S4Vectors
## 
## Attaching package: 'S4Vectors'
## The following objects are masked from 'package:data.table':
## 
##     first, second
## The following object is masked from 'package:Matrix':
## 
##     expand
## The following object is masked from 'package:base':
## 
##     expand.grid
## 
## Attaching package: 'IRanges'
## The following object is masked from 'package:data.table':
## 
##     shift
## Loading required package: OrganismDbi
## Loading required package: GenomicFeatures
## Loading required package: GenomeInfoDb
## Loading required package: GenomicRanges
## Loading required package: GO.db
## 
## Loading required package: org.Hs.eg.db
## 
## Loading required package: TxDb.Hsapiens.UCSC.hg19.knownGene
## Warning: Package 'GGtools' is deprecated and will be removed from Bioconductor
##   version 3.13
## 
## Attaching package: 'GGtools'
## The following object is masked from 'package:stats':
## 
##     getCall
## SnpMatrix-based genotype set:
## number of samples:  90 
## number of chromosomes present:  1 
## annotation: illuminaHumanv1.db 
## Expression data dims: 47293 x 90 
## Total number of SNP: 119921 
## Phenodata: An object of class 'AnnotatedDataFrame'
##   sampleNames: NA06985 NA06991 ... NA12892 (90 total)
##   varLabels: famid persid ... male (7 total)
##   varMetadata: labelDescription