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:

BSraw-class (Package: BiSeq) : Class to contain raw Bisulfite Sequencing (BiSeq) Data

The BSraw class is derived from RangedSummarizedExperiment and contains a SimpleList of matrices named methReads and totalReads as assays.
● Data Source: BioConductor
● Keywords: classes
● Alias: BSraw, BSraw,matrix,matrix,GRanges-method, BSraw-class, combine,BSraw,BSraw-method, methReads, methReads,BSraw-method, methReads<-, methReads<-,BSraw,matrix-method, totalReads, totalReads,BSraw-method, totalReads<-, totalReads<-,BSraw,matrix-method
● 0 images

BSrel-class (Package: BiSeq) :

The BSrel class is derived from RangedSummarizedExperiment and contains a SimpleList of one matrix named methLevel as assays.
● Data Source: BioConductor
● Keywords: classes
● Alias: BSrel, BSrel,matrix,GRanges-method, BSrel-class, combine,BSrel,BSrel-method, methLevel, methLevel,BSrel-method, methLevel<-, methLevel<-,BSrel,matrix-method
● 0 images

annotateGRanges (Package: BiSeq) : Annotates a code{GRanges

Each genomic location of object is checked for overlapping with genomic ranges of regions. In case of an overlapping, this genomic location is marked as TRUE, or with the identifier of respective the regions object (if any).
● Data Source: BioConductor
● Keywords:
● Alias: annotateGRanges, annotateGRanges,GRanges,GRanges,character,character-method, annotateGRanges,GRanges,GRanges,character,integer-method, annotateGRanges,GRanges,GRanges,character,missing-method
● 0 images

betaRegression (Package: BiSeq) :

This function models the methylation level within a beta regression. The first independent variable in formula is tested to be unequal to zero.
● Data Source: BioConductor
● Keywords:
● Alias: betaRegression, betaRegression,formula,character,BSrel,missing-method, betaRegression,formula,character,BSrel,numeric-method
● 0 images

binomLikelihoodSmooth (Package: BiSeq) :

For a given set of binomial random variables with 1-dimensional coordinates, this function calculates the local likelihood estimation of the success probability p at a given point. For this purpose, a weighted likelihood estimation with weights obtained by a triangular kernel with given bandwidth is used. This can be used to predict values at points where no variable has been observed and/or to smooth observations using neighboured observations.
● Data Source: BioConductor
● Keywords: ~smooth
● Alias: binomLikelihoodSmooth, binomLikelihoodSmooth,ANY-method
● 0 images

clusterSites (Package: BiSeq) :

Within a BSraw object clusterSites searches for agglomerations of CpG sites across all samples. In a first step the data is reduced to CpG sites covered in round(perc.samples*ncol(object)) samples, these are called 'frequently covered CpG sites'. In a second step regions are detected where not less than min.sites frequently covered CpG sites are sufficiantly close to each other (max.dist). Note, that the frequently covered CpG sites are considered to define the boundaries of the CpG clusters only. For the subsequent analysis the methylation data of all CpG sites within these clusters are used.
● Data Source: BioConductor
● Keywords:
● Alias: clusterSites, clusterSites,BSraw,ANY,numeric,missing,missing,missing-method, clusterSites,BSraw,ANY,numeric,missing,numeric,missing-method, clusterSites,BSraw,ANY,numeric,numeric,missing,missing-method, clusterSites,BSraw,ANY,numeric,numeric,numeric,missing-method, clusterSites,BSraw,ANY,numeric,numeric,numeric,numeric-method, clusterSites,BSraw,missing,missing,missing,missing,missing-method, clusterSites,BSraw,missing,numeric,numeric,numeric,missing-method, clusterSites,BSraw,missing,numeric,numeric,numeric,numeric-method
● 0 images

clusterSitesToGR (Package: BiSeq) :

This function allows to get the start and end positions of CpG clusters from a BSraw or BSrel object, when there is a cluster.id column in the rowRanges slot.
● Data Source: BioConductor
● Keywords:
● Alias: clusterSitesToGR, clusterSitesToGR,BSraw-method, clusterSitesToGR,BSrel-method
● 0 images

compareTwoSamples (Package: BiSeq) :

Determines the differences of (smoothed) methylation levels between two samples and aggregates the sites surpassing a minimum difference to DMRs.
● Data Source: BioConductor
● Keywords:
● Alias: compareTwoSamples, compareTwoSamples,BSraw,character,character,numeric,numeric-method, compareTwoSamples,BSraw,numeric,numeric,numeric,numeric-method, compareTwoSamples,BSrel,character,character,numeric,numeric-method, compareTwoSamples,BSrel,numeric,numeric,numeric,numeric-method
● 0 images

covBoxplots (Package: BiSeq) :

A boxplot per sample is plotted for the coverages of CpG-sites. It is constrained to CpG-sites which are covered in the respective sample (coverage != 0 and not NA).
● Data Source: BioConductor
● Keywords:
● Alias: covBoxplots, covBoxplots,BSraw-method
1 images

covStatistics (Package: BiSeq) :

This function produces information per samples about 1.) the covered CpG-sites 2.) the median of their coverages.
● Data Source: BioConductor
● Keywords:
● Alias: covStatistics, covStatistics,BSraw-method, covStatistics,BSrel-method
● 0 images