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

FourC (Package: FourCSeq) : FourC-class

FourC-class
● Data Source: BioConductor
● Keywords: package
● Alias: FourC, FourC-class, updateObject,FourC-method
● 0 images

addFragments (Package: FourCSeq) : Add the restriction fragment information

addFragments adds the genomic position and information of the restriction fragments as GRanges object to rowRanges of the FourC object.
● Data Source: BioConductor
● Keywords:
● Alias: addFragments
● 0 images

addPeaks (Package: FourCSeq) : Add peaks based on z-scores and adjusted p-values

Fragments are annotated to be a z-score peak (TRUE or FALSE) based on z-scores and fdr values for the given fragment
● Data Source: BioConductor
● Keywords:
● Alias: addPeaks
● 0 images

addViewpointFrags (Package: FourCSeq) : Add the information of the viewpoint fragments

addViewpointFrags adds the genomic position and information of the viewpoint primer fragments to colData of the FourC object.
● Data Source: BioConductor
● Keywords:
● Alias: addViewpointFrags
● 0 images

combineFragEnds (Package: FourCSeq) : Combine the counts of both fragment ends.

combineFragEnds combines the counts of both fragment ends. A multiplication factor can be used for fragments that only have counts for one valid fragment end.
● Data Source: BioConductor
● Keywords:
● Alias: combineFragEnds
● 0 images

countFragmentOverlaps (Package: FourCSeq) : Count fragment overlaps

countFragmentOverlaps counts the number of reads mapping to each fragment end in rowRanges of the FourC object.
● Data Source: BioConductor
● Keywords:
● Alias: countFragmentOverlaps
● 0 images

countFragmentOverlapsSecondCutter (Package: FourCSeq) : Count fragment overlaps when sequencing was performed from the second

countFragmentOverlapsSecondCutter counts the number of reads mapping to each cutting site of the second cutter and then summarizes them over the fragment ends of the first cutter stored in rowRanges of the FourC object.
● Data Source: BioConductor
● Keywords:
● Alias: countFragmentOverlapsSecondCutter
● 0 images

distFitMonotone (Package: FourCSeq) : Fit the distance dependency

distFitMonotone takes the variance stabilized count values and calculates a monotone fit for the distance dependency. The position information about the viewpoint is stored in fragData. The signal trend is fitted for the data left and right to the viewpoint separately using the fda package.
● Data Source: BioConductor
● Keywords:
● Alias: distFitMonotone
● 0 images

distFitMonotoneSymmetric (Package: FourCSeq) : Fit the distance dependency

distFitMonotoneSymmetric takes the variance stabilized count values and calculates a symmetric monotone fit for the distance dependency. The position information about the viewpoint is stored in fragData. The signal trend is fitted for the combined data left and right to the viewpoint using the fda package.
● Data Source: BioConductor
● Keywords:
● Alias: distFitMonotoneSymmetric
● 0 images

findViewpointFragments (Package: FourCSeq) : Find the fragments to which the viewpoint primers map.

findViewpointFragments finds the position of the viewpoint primer in the reference genome and on which restriction fragment they fall. It saves the results in these files: - projectPath/fragmentDir/primerFragments.rda - projectPath/fragmentDir/primerFragments.txt
● Data Source: BioConductor
● Keywords:
● Alias: findViewpointFragments
● 0 images