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 20 found.
[1] < 1 2 > [2]  Sort:

buildMACAT (Package: macat) : Create MACAT list from objects in workspace

This is a wrapper around the preprocessedLoader function. Use it, when you want to build a MACAT-list structure from objects already in your workspace.
● Data Source: BioConductor
● Keywords: manip
● Alias: buildMACAT
● 0 images

compute.sliding (Package: macat) : Compute and plot smoothing of expression values or scores along the chromosome

'compute.sliding' computes a smoothing of the expression data or scores along the chromosome using the specified kernel function. This function is also used within the 'evalScoring' function. 'plotSliding' creates a plot of the smoothed expression values / scores.
● Data Source: BioConductor
● Keywords: manip
● Alias: compute.sliding, plotSliding
1 images

discreteKernelize (Package: macat) : Discretize and smooth expression values

returns discretized kernelized expression values and saves them to a file if argument 'saveToFile' is TRUE. For details on discretization see discretize.
● Data Source: BioConductor
● Keywords: manip
● Alias: discreteKernelize
● 0 images

discretize (Package: macat) : Discretize expression values

'discretize' returns the discretized expression data for all chromosomes in chrom and all samples that have a label listed in label. Discretization is performed by comparing the value gene-wise (location-wise) with the symmetric upper and lower quantile given by margin (in percent margin/2 lower and upper quantile).
● Data Source: BioConductor
● Keywords: manip
● Alias: discretize, discretizeChromosome, discretizeOne
● 0 images

discretizeAll (Package: macat) : Discretize complete expression matrix

perform discretization on all chromosomes and write python flat files
● Data Source: BioConductor
● Keywords: internal
● Alias: discretizeAll
● 0 images

discretize.tscores (Package: macat) : Discretize regularized t-scores

discretize.tscores returns a discretized version of the scores in the MACATevalScoring object. Discretization is performed by comparing the value gene-wise (location-wise) with the symmetric upper and lower quantile given by margin (in percent margin/2 lower and upper quantile). discretizeAllClasses produces a flatfile readable by PYTHON.
● Data Source: BioConductor
● Keywords: manip
● Alias: discretize.tscores, discretizeAllClasses.tscores
● 0 images

evalScoring (Package: macat) : Score differential expression, assess significance,

This function computes for all genes on one chromosome the regularized t-statistic to score differential gene expression for two given groups of samples. Additionally these scores are computed for a number of permutations to assess significance. Afterwards these scores are smoothed with a given kernel along the chromosome to give scores for chromosomal regions.
● Data Source: BioConductor
● Keywords: manip
● Alias: evalScoring
2 images

evaluateParameters (Package: macat) : Evaluate Performance of Kernel Parameters by Cross-validation

For a given data set, chromosome, class, and kernel function, this function helps in determining optimal settings for the kernel parameter(s). The performance of individual parameter setting is assessed by cross- validation.
● Data Source: BioConductor
● Keywords: manip
● Alias: evaluateParameters, plot.MACATevP
1 images

getResults (Package: macat) : Access results of 'evalScoring'

This function processes the result of the evalScoring function and returns a list of probe sets within chromosome regions deemed significant by MACAT. Additional annotation for these probe sets is provided along with their identifiers.
● Data Source: BioConductor
● Keywords: manip
● Alias: getResults
● 0 images

html (Package: macat) : HTML functions for MACAT.

HTML functions for internal usage by other MACAT functions. Normally not called by user.
● Data Source: BioConductor
● Keywords: internal
● Alias: getHtml, myhtml
● 0 images