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

GetNearGenes (Package: ELMER) : GetNearGenes to collect nearby genes for one locus.

GetNearGenes is a function to collect equal number of gene on each side of one locus.
● Data Source: BioConductor
● Keywords:
● Alias: GetNearGenes
● 0 images

MEE.data-class (Package: ELMER) : MEE.data

MEE.data An S4 class contains 5 slots: methylation, expression, sample information, probe information and gene information. MEE.data class are the main input for main functions.
● Data Source: BioConductor
● Keywords:
● Alias: MEE.data-class
● 0 images

Pair-class (Package: ELMER) : An S4 class that pairs information, probe information and gene information.

An S4 class that pairs information, probe information and gene information.
● Data Source: BioConductor
● Keywords:
● Alias: Pair-class
● 0 images

TCGA.pipe (Package: ELMER) : ELMER analysis pipeline for TCGA data.

ELMER analysis pipeline for TCGA data. This pipeline combine every steps of ELMER analyses: get.feature.probe, get.diff.meth, get.pair, get.permu, get.enriched.motif and get.TFs. Every steps' results are saved.
● Data Source: BioConductor
● Keywords:
● Alias: TCGA.pipe
● 0 images

TF.rank.plot (Package: ELMER) : TF.rank.plot to plot the scores (-log10(P value)) which assess the

TF.rank.plot is a function to plot the scores (-log10(P value)) which assess the correlation between TF expression and average DNA methylation at motif sites. The the motif relevant TF and top3 TFs will be labeled in a different color.
● Data Source: BioConductor
● Keywords:
● Alias: TF.rank.plot
● 0 images

fetch.mee (Package: ELMER) :

fetch.mee is a funtion to take in DNA methylation, RNA expression, sample information probe information and gene annotation generating a MEE.data class object, which is the input for main functions. Options (meth, exp, sample, probeInfo, geneInfo) can take in R object or read files by specifying file paths. When TCGA is specified, sample information will be automatically generated such as Control/Experiment labels.
● Data Source: BioConductor
● Keywords: ~kwd1, ~kwd2
● Alias: fetch.mee
● 0 images

fetch.pair (Package: ELMER) :

fetch.pair is a funtion to take in enhancer-gene linkage prediction information, probe information and gene annotation generating a Pair class object, which is the input for plotting functions. Options (pair, probeInfo, geneInfo) can take in R object or read files by specifying file paths.
● Data Source: BioConductor
● Keywords: ~kwd1, ~kwd2
● Alias: fetch.pair
● 0 images

get.TFs (Package: ELMER) :

get.TFs is a function to identify regulatory TFs based on motif analysis and association analysis between the probes containing a particular motif and expression of all known TFs. If save is ture, two files will be saved: getTF.XX.significant.TFs.with.motif.summary.csv and getTF.hypo.TFs.with.motif.pvalue.rda (see detail).
● Data Source: BioConductor
● Keywords: ~kwd1, ~kwd2
● Alias: get.TFs
● 0 images

get.diff.meth (Package: ELMER) :

get.diff.meth applys one-way t-test to identify the CpG sites that are significantly hypo/hyper-methyalated using proportional samples (defined by percentage option) from control and experimental groups. The P values will be adjusted by Benjamini-Hochberg method. Option pvalue and sig.dif will be the criteria (cutoff) for selecting significant differentially methylated CpG sites. If save is TURE, two getMethdiff.XX.csv files will be generated (see detail).
● Data Source: BioConductor
● Keywords: ~kwd1, ~kwd2
● Alias: get.diff.meth
● 0 images

get.enriched.motif (Package: ELMER) :

get.enriched.motif is a function make use of Probes.motif data from ELMER.data package to calculate the motif enrichment Odds Ratio and 95% confidence interval for a given set of probes. If save is TURE, two output files will be saved: getMotif.XX.enriched.motifs.rda and getMotif.XX.motif.enrichment.csv (see detail).
● Data Source: BioConductor
● Keywords: ~kwd1, ~kwd2
● Alias: get.enriched.motif
● 0 images