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 41 found.
[1] < 1 2 3 4 5 > [5]  Sort:

AggregateMC (Package: GeneSelector) : Aggregation of repeated rankings using a Markov chain approach

All obtained rankings are aggregated on the basis of Markov chain model, in which each gene constitutes an element of the state space. For details, see DeConde et al. (2006).
● Data Source: BioConductor
● Keywords: univar
● Alias: AggregateMC, AggregateMC,RepeatedRanking-method, AggregateMC-methods
● 0 images

AggregatePenalty (Package: GeneSelector) : Aggregation of repeated rankings using a variance penalty approach

The idea behind this form of aggregation is to find a compromise between quality on the one hand, represented by the list position/rank, and variability on the other hand. The latter is assessed by calling the function dispersion.
● Data Source: BioConductor
● Keywords: univar
● Alias: AggregatePenalty, AggregatePenalty,RepeatedRanking-method, AggregatePenalty-methods
● 0 images

AggregateSVD (Package: GeneSelector) : Agregation of repeated rankings using the singular value decomposition (SVD)

A matrix storing all rankings is centered rowwise (=genewise), and then approximated using only the first singular value and the first singular vectors (s. Golub and Van Loan (1983) for details about the SVD). The rowwise mean vector is added afterwards, and the rowwise mean are finally used as aggregation. A weighting scheme giving more weight to top genes is incorporated by an (iteratively) weighted SVD, which is re-computed until convergence. Note that the SVD is closely related to principal component analysis, a standard tool for dimension reduction in high-dimensional datasets.
● Data Source: BioConductor
● Keywords: univar
● Alias: AggregateSVD, AggregateSVD,RepeatedRanking-method, AggregateSVD-methods
● 0 images

AggregateSimple (Package: GeneSelector) : Simple aggregation of repeated rankings

All obtained rankings are aggregated by a genewise summary measure.
● Data Source: BioConductor
● Keywords: univar
● Alias: AggregateSimple, AggregateSimple,RepeatedRanking-method, AggregateSimple-methods
● 0 images

AggregatedRanking-class (Package: GeneSelector) : "AggregatedRanking"

An object returned from one of the methods AggregateSimple, AggregatePenalty, AggregateMC or AggregateSVD.
● Data Source: BioConductor
● Keywords: univar
● Alias: AggregatedRanking, AggregatedRanking-class
● 0 images

BootMatrix-class (Package: GeneSelector) : "BootMatrix"

An object returned from GenerateBootMatrix and which is usually passed to RepeatRanking
● Data Source: BioConductor
● Keywords: univar
● Alias: BootMatrix, BootMatrix-class, show,BootMatrix-method, summary,BootMatrix-method
● 0 images

FoldMatrix-class (Package: GeneSelector) : "FoldMatrix"

An object returned from GenerateFoldMatrix, usually passed to RepeatRanking.
● Data Source: BioConductor
● Keywords: univar
● Alias: FoldMatrix, FoldMatrix-class, FoldMatrix-method, show,FoldMatrix-method, summary,FoldMatrix-method
● 0 images

GeneRanking-class (Package: GeneSelector) : "GeneRanking"

Object returned by all implemented ranking methods (RankingTstat, RankingFC, RankingWelchT, RankingWilcoxon, RankingBaldiLong, RankingFoxDimmic, RankingLimma, RankingEbam, RankingWilcEbam, RankingSam, RankingShrinkageT, RankingSoftthresholdT, RankingPermutation).
● Data Source: BioConductor
● Keywords: univar
● Alias: GeneRanking, GeneRanking-class, show,GeneRanking-method, summary,GeneRanking-method
● 0 images

GeneSelector-package (Package: GeneSelector) : Stability and aggregation of ranked gene lists

The term 'GeneSelector' refers to a filter selecting those genes which are consistently identified as differentially expressed using various statistical procedures. 'Selected' genes are those present at the top of the list in various featured ranking methods (currently 14). In addition, the stability of the findings can be taken into account in the final ranking by examining perturbed versions of the original data set, e.g. by leaving samples, swapping class labels, generating bootstrap replicates or adding noise.
● Data Source: BioConductor
● Keywords: univar
● Alias: GeneSelector-package
● 0 images

GeneSelector (Package: GeneSelector) : Select promising candidate genes

Given GeneRankings or AggregatedRankings obtained from several ranking procedures, the aim is to find is a unifying output. A threshold equal to the maximum rank/list position which is still relevant for the question of interest may be provided by the user, or the threshold can adaptively be determined via significance analysis in multiple testing procedures. Then, all genes are checked whether their ranks fall below this threshold consistenly in all ranking procedures used. If this holds, then the gene is selected.
A final order of the genes is defined by the following criteria
● Data Source: BioConductor
● Keywords: univar
● Alias: GeneSelector, GeneSelector,list-method, GeneSelector-methods
1 images