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

normalizedData (Package: cn.mops) : This generic function returns the normalized data

This generic function returns the normalized data of a CNV detection method stored in an instance of CNVDetectionResult-class.
● Data Source: BioConductor
● Keywords:
● Alias: normalizedData
● 0 images

params,CNVDetectionResult-method (Package: cn.mops) : This generic function returns the parameters of

This generic function returns the parameters of a CNV detection method stored in an instance of CNVDetectionResult-class.
● Data Source: BioConductor
● Keywords:
● Alias: params,CNVDetectionResult-method
● 0 images

params (Package: cn.mops) : This generic function returns the parameters of

This generic function returns the parameters of a CNV detection method stored in an instance of CNVDetectionResult-class.
● Data Source: BioConductor
● Keywords:
● Alias: params
● 0 images

plot (Package: cn.mops) : Plots a CNVDetectionResult

Plots read counts, call values and CNV calls in an identified CNV region.
● Data Source: BioConductor
● Keywords:
● Alias: plot,CNVDetectionResult,missing-method, plot-methods
● 0 images

posteriorProbs,CNVDetectionResult-method (Package: cn.mops) : This generic function returns the posterior probabilities of

This generic function returns the posterior probabilities of a CNV detection method stored in an instance of CNVDetectionResult-class. The posterior probabilities are represented as a three dimensional array, where the three dimensions are segment, copy number and individual.
● Data Source: BioConductor
● Keywords:
● Alias: posteriorProbs,CNVDetectionResult-method
● 0 images

posteriorProbs (Package: cn.mops) : This generic function returns the posterior probabilities of

This generic function returns the posterior probabilities of a CNV detection method stored in an instance of CNVDetectionResult-class. The posterior probabilities are represented as a three dimensional array, where the three dimensions are segment, copy number and individual.
● Data Source: BioConductor
● Keywords:
● Alias: posteriorProbs
● 0 images

referencecn.mops (Package: cn.mops) : Copy number detection in NGS data with in a control versus cases

This function performs the an alternative version of the cn.mops algorithm adapted to a setting of control versus cases
● Data Source: BioConductor
● Keywords:
● Alias: referencecn.mops
● 0 images

sampleNames,CNVDetectionResult-method (Package: cn.mops) : This generic function returns the sample names of

This generic function returns the sample names of a CNV detection method stored in an instance of CNVDetectionResult-class.
● Data Source: BioConductor
● Keywords:
● Alias: sampleNames,CNVDetectionResult-method
● 0 images

sampleNames (Package: cn.mops) : This generic function returns the sample names of

This generic function returns the sample names of a CNV detection method stored in an instance of CNVDetectionResult-class.
● Data Source: BioConductor
● Keywords:
● Alias: sampleNames
● 0 images

segment (Package: cn.mops) : Fast segmentation of CNV calls.

Performs a fast segmentation algorithm based on the cyber t test and the t statistics. This is a special version for log-ratios or I/NI calls that are assumed to be centered around 0. For segmentation of data with different characteristics you can a) substract the mean/median/mode from your data or b) use the more general version of this algorithm in the R Bioconductor package "fastseg".
● Data Source: BioConductor
● Keywords:
● Alias: segment
● 0 images