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

CoverageTrack (Package: PING) : Reads coverage track

This track displays the coverage of the genomic region by the reads used as input for the segmentation step.
● Data Source: BioConductor
● Keywords: functions
● Alias: CoverageTrack
● 0 images

NucleosomeTrack (Package: PING) : Track for the Nucleosome position

This track actually creates two tracks: it displays the position of the predicted nucleosomes as well as the standard error associated with each prediction and an histogram of the score.
● Data Source: BioConductor
● Keywords: functions
● Alias: NucleosomeTrack
● 0 images

PICS_IMPORT (Package: PING) :

Functions imported from PICS and exposed when loading PING. Refer to PICS documentation for further information.
● Data Source: BioConductor
● Keywords:
● Alias: bam2gr, makeRangedDataOutput, segReads, segReadsList, segReadsListPE, segReadsPE, setParaEM, setParaPrior
● 0 images

ping (Package: PING) : Estimation of binding site positions

This object contains Estimation of binding site positions and has the following slots: segReadsList.
● Data Source: BioConductor
● Keywords: models
● Alias: K, K,ping-method, K,pingError-method, K,pingList-method, code, code,ping-method, code,pingError-method, code,pingList-method, coerce, coerce,data.frame,pingList-method, coerce,pingList,RangedData-method, coerce,pingList,data.frame-method, density, density,ping-method, density,pingError-method, maxRange, maxRange,ping-method, maxRange,pingError-method, maxRange,pingList-method, minRange, minRange,ping-method, minRange,pingError-method, minRange,pingList-method, ping, ping-class, plot, plot,data.frame,data.frame-method, plot,ping,segReads-method, plot,pingError,segReads-method, plot,pingList,pingList-method, plot,pingList,segReadsList-method, score, scoreForward, scoreForward,ping-method, scoreForward,pingError-method, scoreForward,pingList-method, scoreReverse, scoreReverse,ping-method, scoreReverse,pingError-method, scoreReverse,pingList-method, sigmaSqF, sigmaSqF,ping-method, sigmaSqF,pingError-method, sigmaSqF,pingList-method, sigmaSqR, sigmaSqR,ping-method, sigmaSqR,pingError-method, sigmaSqR,pingList-method
● 0 images

RawReadsTrack (Package: PING) : Raw reads density track

This track displays the start position of the forward and reverse reads used as input for the segmentation step
● Data Source: BioConductor
● Keywords: functions
● Alias: RawReadsTrack
● 0 images

ping-class (Package: PING) : The ping class

This object is used to gather all parameters from fitting PING to a single candidate region. The objet contains the following slots: 'estimates', 'infMat', 'Nmerged', 'converge', 'chr'. 'estimates' is a list containing all parameters estimates as well as standard errors. 'infMat' is the Cholesky decomposition of the information matrix, 'converge' is a logical value indicating whether the EM algorithm has converged, while 'chr' is a character string corresponding to a candidate region's chromosome. 'Nmerged' gives the number of binding events that were merged; binding events that overlap are merged (see the cited paper below for details).
● Data Source: BioConductor
● Keywords: models
● Alias: chromosome, chromosome,ping-method, delta, delta,ping-method, mu, mu,ping-method, newPing, newPing,ping-method, score,ping-method, se, se,ping-method, seF, seF,ping-method, seR, seR,ping-method, w, w,ping-method
● 0 images

pingError-class (Package: PING) : The ping class

This object is used to return an error code when the PING function failed to return a valid set of estimates for a candidate regions. This could be due to non-convergence of the EM algorithm, a singular information matrix, or a number of reads below the limit specified by the user. All of these are typically due to too few reads in the region and do not affect the rest of the analysis, as such regions would most likely be labelled as false positives.
● Data Source: BioConductor
● Keywords: models
● Alias: chromosome,pingError-method, delta,pingError-method, mu,pingError-method, newPingError, newPingError,pingError-method, pingError, pingError-class, score,pingError-method, se,pingError-method, seF,pingError-method, seR,pingError-method, w,pingError-method
● 0 images

pingList-class (Package: PING) : The ping class

This object is used to gather all parameters from fitting PING to multiple candidate regions (as returned by the 'segmentReads' function). The objet contains the following slots: 'List', 'paraPrior', 'paraEM', 'minReads', 'N', 'Nc'. 'List' is a list of 'ping' or 'pingError' objects. 'paraPrior' is a list containing the hyperparameters used for the prior, 'paraEM' is a list of convergence parameters for the EM, 'minReads' is a list containing the minimum number of reads used to fit a region with 'PING', 'N' is the total number of reads in the ChIP samples while 'Nc' is the total number of reads in the control sample.
● Data Source: BioConductor
● Keywords: models
● Alias: [,pingList,ANY,ANY-method, [[,pingList,ANY,ANY-method, as.data.frame,pingList-method, chromosome,pingList-method, delta,pingList-method, density,pingList-method, length, length,pingList-method, mu,pingList-method, newPingList, newPingList,pingList-method, pingList, pingList-class, score,pingList-method, se,pingList-method, seF,pingList-method, seR,pingList-method, w,pingList-method
● 0 images

plotSummary (Package: PING) :

This function use Gviz package to summarize the nucleosome position prediction from postPING.
● Data Source: BioConductor
● Keywords: functions
● Alias: plotSummary
● 0 images

postPING (Package: PING) : Post process Estimation of binding site positions obtained from PING

Post process Estimation of binding site positions obtained from PING. Refit mixture models with stronger prior in candidate regions contain potential problems, and then convert final result into dataframe.
● Data Source: BioConductor
● Keywords: data, models
● Alias: postPING
● 0 images