ebam2html(object, delta, filename, addStats = TRUE, addPlot = TRUE, addGenes = TRUE, findA0 = NULL, varName = NULL, entrez = TRUE, refseq = TRUE, symbol = TRUE, omim = FALSE, ug = FALSE, fullname = FALSE, chipname = "", cdfname = NULL, which.refseq = "NM", refsnp = NULL, max.associated = 2, n.digits = 3, bg.col = "white", text.col = "black", link.col = "blue", plotArgs = plotArguments(), plotFindArgs = plotFindArguments(), bg.plot.adjust = FALSE, plotname = NULL, plotborder = 0, tableborder = 1, new.window = TRUE, load = TRUE, ...)
sam2html(object, delta, filename, addStats = TRUE, addPlot = TRUE, addGenes = TRUE, varName = NULL, entrez = TRUE, refseq = TRUE, symbol = TRUE, omim = FALSE, ug = FALSE, fullname = FALSE, bonf = FALSE, chipname = "", cdfname = NULL, which.refseq = "NM", refsnp = NULL, max.associated = 2, n.digits = 3, bg.col = "white", text.col = "black", link.col = "blue", plotArgs = plotArguments(), bg.plot.adjust = FALSE, plotname = NULL, plotborder = 0, tableborder = 1, new.window = TRUE, load = TRUE, ...)
NULL
,
the variables will be referred to as SNPs in the output if
method = cat.stat
, and as Genes otherwise.addGenes = FALSE
.addGenes = FALSE
.addGenes = FALSE
.addGenes = FALSE
.addGenes = FALSE
.addGenes = FALSE
.addGenes = FALSE
."hgu133a"
for the Affymetrix HG-U133A chip). Needs not to be specified if cdfname
is specified. For Affymetrix SNP chips (starting with the 500k array set),
chipname
can be specified by the metadata package name, i.e.\ either by
"pd.genomewidesnp.5"
, by "pd.genomewidesnp.6"
, by "pd.mapping250k.nsp"
,
or by "pd.mapping250k.sty"
, to add links to the Affymetrix webpage of the SNPs
to the html output. Ignored if addGenes = FALSE
."HG-U133A"
for the
Affymetrix HG-U133A chip). If specified, links to the Affymetrix webpage for the
interesting genes will be added to the output. If SNP chips are considered, chipname
instead of cdfname
must be specified for obtaining these links.
Ignored if addGenes = FALSE
.refsnp
containis
the RefSNP IDs of the SNPs used in the SAM/EBAM analysis, where names(refsnp)
specifies
the names of these SNPs, i.e.\ their probe set IDs. If a data frame, then one column of refsnp
must contain
the RefSNP IDs of the SNPs, and the name of this column must be RefSNP
. The other
columns can contain additional annotations such as the chromosome or the physical position
of each SNPs. The row names of refsnp
must specify the SNPs, i.e.\ must be the
probe set IDs of the SNPs. Using buildSNPannotation
from the package scrime
such a data frame can be generated automatically from the metadata package corresponding
to the considered SNP chip.max.associated = 0
.
This however might result in a very large html output. For details, see
shortenGeneDescription
in the package scrime
.par
for
how colors can be specified.par
for how colors can be specified.par
for how colors can be specified.plot
method. See the help of plotArguments
for these arguments. Ignored if addPlot = FALSE
.findA0 = NULL
.
See the help of plotFindArguments
for these arguments.FALSE
(default) the
background of the plot is white. Ignored if addPlot = FALSE
.addPlot = FALSE
.plotborder = 0
, i.e.\ no border is drawn around the plot. Ignored if
addPlot = FALSE
.addGenes = FALSE
.lookUp
in the package
annotate.plot.default
and
par
. Ignored if addPlot = FALSE
.SAM-class
, sam
, EBAM-class
, ebam
,
link.genes
, link.siggenes
, plotArguments
,
plotFindArguments