Description Details Author(s) References See Also
PSFit class in a S4 class which
inherits from the
GInteractions class and it contains Self-ligated
PETs from ChIA-PET experiment and information about the
genome of the data. Furthermore it also contains the following in the
metadata field:
Self_infoCounts statistics for the total PETs, total regions and total Peaks in each chromosome.
SLmeanThe mean size of the PETs in the data.
MaxSizeMaximum size of self-ligated PETs.
MinSizeMinimum size of self-ligated PETs.
Classification.InfoA matrix with information for the Data-row ID, region ID and Peak ID (0 represent noise) of each peak in the data.
Peaks.InfoInformation for each peak found by the peak-calling algorithm:
ChromThe chromosome which the peak belongs to.
RegionThe region which the peak belongs to.
PeakThe peak ID (a region might have more than one peaks).
PetsTotal PETs in the peak.
Peak.SummitSummit of the peak.
Up.SummitSummit of the left-stream PETs.
Down.SummitSummit of the right-stream PETs.
CIQ.Up.startStart of the 95 Quantile confidence interval for the left-stream PETs.
CIQ.Up.endEnd of the 95 Quantile confidence interval for the left-stream PETs.
CIQ.Up.sizeSize of the 95 Quantile confidence interval for the left-stream PETs.
CIQ.Down.startStart of the 95 Quantile confidence interval for the right-stream PETs.
CIQ.Down.endEnd of the 95 Quantile confidence interval for the right-stream PETs.
CIQ.Down.sizeSize of the 95 Quantile confidence interval for the right-stream PETs.
CIQ.Peak.sizeSize of the Peak based on the interval (CIQ.Up.start,CIQ.Down.end).
sdxThe standard deviation of the upstream PETs.
lambdaxThe skewness of the upstream PETs.
sdyThe standard deviation of the downstream PETs.
lambdayThe skewness of the downstream PETs.
lambdaUpThe expected number of PETs in the left-stream Peak region by random chance.
FoldEnrichUpFold enrichment for the left-stream Peak region.
p.valueUpp-value for the left-stream Peak region.
lambdaDownThe expected number of PETs in the right-stream Peak region by random chance.
FoldEnrichDownFold enrichment for the right-stream Peak region.
p.valueDownp-value for the right-stream Peak region.
p.valuep-value for the Peak (p.valueUp*p.valueDown).
FDRUpFDR correction for the left-stream Peak region.
FDRDownFDR correction for the right-stream Peak region.
FDRFDR correction for the Peak.
PSFit class is created by the
MACPETUlt function at Stage 3.
Ioannis Vardaxis, ioannis.vardaxis@ntnu.no
Vardaxis I, Drabl<c3><b8>s F, Rye M and Lindqvist BH (2018). MACPET: Model-based Analysis for ChIA-PET. To be published.
AnalysisStatistics,plot,
summary, MACPETUlt,
exportPeaks, PeaksToGRanges,
TagsToGInteractions, PeaksToNarrowPeak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.