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:

allModels (Package: baySeq) :

This function populates the ‘@groups’ slot of the supplied countData object with all possible models for equivalence/non-equivalence of expression between replicate groups.
● Data Source: BioConductor
● Keywords: manip
● Alias: allModels
● 0 images

baySeq-classes (Package: baySeq) : baySeq - classes

The countData class is used to define summaries of count data and establishing prior and posterior parameters on distributions defined upon the count data.
● Data Source: BioConductor
● Keywords: classes
● Alias: [,countData,ANY-method, [,countData-method, [,pairedData-method, baySeq-class, baySeq-classes, countData, countData-class, densityFunction, densityFunction,countData-method, densityFunction<-, densityFunction<-,countData-method, dim,countData-method, groups, groups,countData-method, groups<-, groups<-,countData-method, libsizes, libsizes,countData-method, libsizes,pairedData-method, libsizes<-, libsizes<-,countData-method, libsizes<-,pairedData-method, pairedData, pairedData-class, rbind, rbind,countData-method, replicates, replicates,countData-method, replicates<-, replicates<-,countData-method, seglens, seglens,countData-method, seglens<-, seglens<-,countData-method, show,countData-method, show,pairedData-method
● 0 images

baySeq-package (Package: baySeq) : Empirical Bayesian analysis of patterns of differential expression in count data.

This package is intended to identify differential expression in high-throughput 'count' data, such as that derived from next-generation sequencing machines. We achieve this by empirical bayesian methods, first bootstrapping to estimate prior parameters from the data and then assessing posterior likelihoods of the models proposed.
● Data Source: BioConductor
● Keywords: package
● Alias: baySeq, baySeq-package
● 0 images

bimodalSeparator (Package: baySeq) : A function that, given a numeric vector, finds the value which

This function takes a numeric vector and finds the value which splits the data into two sets of minimal total variance, weighted by the size of subsets (Otsu's method). It is principally intended to be a quick and easy way of separating bimodally distributed data.
● Data Source: BioConductor
● Keywords: models
● Alias: bimodalSeparator
● 0 images

densityFunction-class (Package: baySeq) : Class code{"densityFunction"

This function fills the '@densityFunction' slot of a ‘countData’ object. It defines the distribution used to estimate posterior likelihoods, and associated values used in these calculations.
● Data Source: BioConductor
● Keywords: classes
● Alias: densityFunction-class
● 0 images

densityFunctions (Package: baySeq) :

The densityFunction objects define the distribution and various other parameters used to analyse the data stored in a countData object.
● Data Source: BioConductor
● Keywords: utilities
● Alias: ZINBDensity, bbDensity, bbNCDist, densityFunctions, md2Density, md3Density, mdDensity, nbinomDensity, normDensity
● 0 images

getLibsizes (Package: baySeq) :

This function estimates the library scaling factors that should be used for either a 'countData', or a matrix of counts and replicate information.
● Data Source: BioConductor
● Keywords: manip
● Alias: getLibsizes
● 0 images

getLikelihoods (Package: baySeq) : Finds posterior likelihoods for each count or paired count as

These functions calculate posterior probabilities for each of the rows in either a ‘countData’ or ‘pairedData’ object belonging to each of the models specified in the ‘groups’ slot.
● Data Source: BioConductor
● Keywords: distribution, models
● Alias: getLikelihoods, getLikelihoods.BB, getLikelihoods.NB
● 0 images

getPosteriors (Package: baySeq) : An internal function in the baySeq package for calculating

For likelihoods of the data given a set of models, this function calculates the posterior likelihoods of the models given the data. An internal function of baySeq, which should not in general be called by the user.
● Data Source: BioConductor
● Keywords: models
● Alias: getPosteriors
● 0 images

getPriors (Package: baySeq) : Estimates prior parameters for the underlying distributions of

These functions estimate, via maximum or quasi-likelihood methods, the parameters of the underlying distributions for negative binomial distributions on count data, or for beta-binomial distributions on paired count data.
● Data Source: BioConductor
● Keywords: distribution, models
● Alias: getPriors, getPriors.BB, getPriors.NB
● 0 images