Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 67 found.
[1] < 1 2 3 4 5 6 7 > [7]  Sort:

boxplot (Package: marray) : Boxplots for cDNA microarray spot statistics

The function boxplot produces boxplots of microarray spot statistics for the classes "marrayRaw", "marrayNorm". We encourage users to use boxplot rather than maBoxplot. The name of the arguments have changed slightly.
● Data Source: BioConductor
● Keywords: hplot
● Alias: boxplot,marrayNorm-method, boxplot,marrayRaw-method
4 images

[-methods (Package: marray) : Subsetting methods for microarray objects

Subsetting methods were defined for the microarray classes, marrayInfo, marrayLayout,marrayRaw and marrayNorm. These methods create instances of the given class, for a subset of spots and/or arrays in a batch.
● Data Source: BioConductor
● Keywords: methods
● Alias: [, [-methods
● 0 images

cbind (Package: marray) : Combine marrayRaw, marrayNorm or marrayInfo Objects

Combine a series of marrayRaw, marrayNorm and marrayInfo objects.
● Data Source: BioConductor
● Keywords: manip
● Alias: cbind.marrayNorm, cbind.marrayRaw, rbind.marrayInfo
● 0 images

checkTargetInfo (Package: marray) : Verifying the order between intensities matrix and target file information

Check that the foreground and backgruond intensities are stored in the same order as provided in the first column of target file.
● Data Source: BioConductor
● Keywords: file
● Alias: checkTargetInfo
● 0 images

coerce-methods (Package: marray) : Coerce an object to belong to a given microarray class

Coercing methods were defined to convert microarray objects of one class into objects of another class, e.g., instances of the "marrayRaw" class into instances of the "marrayNorm" class.
● Data Source: BioConductor
● Keywords: methods
● Alias: as, coerce, coerce-methods
● 0 images

dim (Package: marray) : Retrieve the Dimensions of an marrayRaw, marrayNorm or marrayInfo Object

Retrieve the number of rows (genes) and columns (arrays) for an marrayRaw, marrayNorm or marrayInfo object.
● Data Source: BioConductor
● Keywords: array
● Alias: dim.marrayInfo, dim.marrayNorm, dim.marrayRaw
● 0 images

findID (Package: marray) : Find ID when given an accession number

Search gene ID with a vector of accession number from gene names or ID values.
● Data Source: BioConductor
● Keywords: manip
● Alias: findID
● 0 images

htmlPage (Package: marray) : Display gene list as a HTML page

Given a set of index to a data.frame containing gene names information. We create a web page with one element per genes that contains URLs links to various external database links. E.g Operon oligodatabase , Riken, GenBank and PubMed web sites.
● Data Source: BioConductor
● Keywords: file
● Alias: htmlPage, table2html
● 0 images

image (Package: marray) : Color image for cDNA microarray spot statistics

We encourage users calling "image" rather than "maImage". The name of the arguments are change slightly. The function image creates spatial images of shades of gray or colors that correspond to the values of a statistic for each spot on the array. The statistic can be the intensity log-ratio M, a spot quality measure (e.g. spot size or shape), or a test statistic. This function can be used to explore whether there are any spatial effects in the data, for example, print-tip or cover-slip effects.
● Data Source: BioConductor
● Keywords: hplot
● Alias: image,marrayNorm-method, image,marrayRaw-method
● 0 images

ma2D (Package: marray) : Stratified bivariate robust local regression

This function performs robust local regression of a variable z on predictor variables x and y, separately within values of a fourth variable g. It is used by maNorm2D for 2D spatial location normalization.
● Data Source: BioConductor
● Keywords: smooth
● Alias: ma2D
● 0 images