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

ROKU (Package: TCC) : detect tissue-specific (or tissue-selective) patterns from

ROKU is a method for detecting tissue-specific (or tissue-selective) patterns from gene expression data for many tissues (or samples). ROKU (i) ranks genes according to their overall tissue-specificity using Shannon entropy after data processing and (ii) detects tissues specific to each gene if any exist using an Akaike's information criterion (AIC) procedure.
● Data Source: BioConductor
● Keywords:
● Alias: ROKU
● 0 images

TCC-class (Package: TCC) : A container for storing information used in TCC

This is a container class for TCC. This class initially contains count data matrix and some information for the analysis of count data. It also provides further fields that are populated during the analysis.
● Data Source: BioConductor
● Keywords: classes
● Alias: TCC-class, [, [,TCC,ANY,ANY,ANY-method, [,TCC,ANY,ANY-method, [,TCC,ANY-method, [,TCC-method, length, length,TCC-method, names, names,TCC-method, show, show,TCC-method, show.TCC, subset, subset,TCC-method
1 images

TCC (Package: TCC) : A package for differential expression analysis from tag

This package performs differential expression analysis from transcriptome data that are produced from high-throughput sequencing (HTS) and microarray technologies. A notable feature of this package is to provide robust normalization methods whose strategy is to remove data assigned as potential differentially expressed genes (DEGs) before performing normalization for RNA-seq count data (Kadota et al., 2012; Sun et al., 2013).
● Data Source: BioConductor
● Keywords: packages
● Alias: TCC, TCC-package
● 0 images

WAD (Package: TCC) : Calculate WAD statistic for individual genes

This function performs WAD method to identify differentially expressed genes (DEGs) from two-group gene expression data. A high absolute value for the WAD statistic is evident of a high degree of differential expression.
● Data Source: BioConductor
● Keywords:
● Alias: WAD
● 0 images

calcAUCValue (Package: TCC) : Calculate AUC value from a TCC-class object

This function calculates AUC (Area under the ROC curve) value from a TCC-class object for simulation study.
● Data Source: BioConductor
● Keywords: methods
● Alias: calcAUCValue
● 0 images

calcNormFactors (Package: TCC) : Calculate normalization factors

This function calculates normalization factors using a specified multi-step normalization method from a TCC-class object. The procedure can generally be described as the STEP1-(STEP2-STEP3)n pipeline.
● Data Source: BioConductor
● Keywords:
● Alias: calcNormFactors, calcNormFactors,DGEList-method, calcNormFactors,TCC-method
● 0 images

clusterSample (Package: TCC) : Perform hierarchical clustering for samples from expression data

This function performs hierarchical clustering for samples (tissues or columns) from expression data.
● Data Source: BioConductor
● Keywords:
● Alias: clusterSample
2 images

estimateDE (Package: TCC) : Estimate degrees of differential expression (DE) for individual genes

This function calculates p-values (or the related statistics) for identifying differentially expressed genes (DEGs) from a TCC-class object. estimateDE internally calls a specified method implemented in other R packages.
● Data Source: BioConductor
● Keywords: methods
● Alias: estimateDE
● 0 images

filterLowCountGenes (Package: TCC) : Filter genes from a TCC-class object

This function takes a TCC object and returns a new TCC object without genes having low count tags across samples. The threshold is configurable with low.count parameter.
● Data Source: BioConductor
● Keywords: methods
● Alias: filterLowCountGenes
● 0 images

getNormalizedData (Package: TCC) : Obtain normalized count data

This function generates normalized count data from both original count data and calculated normalization factors.
● Data Source: BioConductor
● Keywords: methods
● Alias: getNormalizedData
● 0 images