Description Usage Arguments Value Author(s) Examples
The tongs plot and the related degradation hook show the relationship between expression level and probe location bias. They are required for the correct estimation of RNA degradation effects.
1 2 3 | GetTongs(affyData, chip.idx = 1)
PlotTongs(tongs)
PlotDegradationHooks(affyData, ...)
|
affyData |
an |
chip.idx |
index of the sample to compute the tongs for. |
tongs |
the tongs plot data table. |
... |
optional graphical parameters. |
Tongs |
a table containing Tongs plot values ordered by expression level. |
Mario Fasold
1 2 3 4 5 6 7 8 9 |
Loading required package: affy
Loading required package: BiocGenerics
Loading required package: parallel
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, cbind, colMeans, colSums, colnames, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
setdiff, sort, table, tapply, union, unique, unsplit, which,
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")'.
Warning message:
In read.dcf(con) :
URL 'http://bioconductor.org/BiocInstaller.dcf': status was 'Couldn't resolve host name'
Loading required package: AmpAffyExample
Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'AmpAffyExample'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.