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:

Data4Cseq-class (Package: Basic4Cseq) : Class code{"Data4Cseq"

This class is a container for information on a specific 4C-seq experiment. Stored information includes raw reads, fragment data, and the experiment's viewpoint location.
● Data Source: BioConductor
● Keywords: classes
● Alias: Data4Cseq-class, nearCisFragments, nearCisFragments,Data4Cseq-method, nearCisFragments<-, nearCisFragments<-,Data4Cseq,data.frame-method, pointsOfInterest, pointsOfInterest,Data4Cseq-method, pointsOfInterest<-, pointsOfInterest<-,Data4Cseq,data.frame-method, rawFragments, rawFragments,Data4Cseq-method, rawFragments<-, rawFragments<-,Data4Cseq,data.frame-method, rawReads, rawReads,Data4Cseq-method, rawReads<-, rawReads<-,Data4Cseq,GAlignments-method, readLength, readLength,Data4Cseq-method, readLength<-, readLength<-,Data4Cseq,numeric-method, viewpointChromosome, viewpointChromosome,Data4Cseq-method, viewpointChromosome<-, viewpointChromosome<-,Data4Cseq,character-method, viewpointInterval, viewpointInterval,Data4Cseq-method, viewpointInterval<-, viewpointInterval<-,Data4Cseq,numeric-method
● 0 images

Data4Cseq (Package: Basic4Cseq) : Creating a Data4Cseq object

This function creates a Data4Cseq object. Data on the 4C-seq experiment, e.g. the chromosome of the viewpoint, is stored and checked for consistency.
● Data Source: BioConductor
● Keywords: Data4Cseq
● Alias: Data4Cseq, Data4Cseq,character,numeric,numeric,data.frame,GAlignments-method, Data4Cseq,character,numeric,numeric,missing,missing-method
● 0 images

checkRestrictionEnzymeSequence (Package: Basic4Cseq) : Remove invalid 4C-seq reads from a SAM file

Basic4Cseq offers filter functions for invalid 4C-seq reads. This function removes 4C-seq reads from a provided Sequence Alignment/Map (SAM) file that show mismatches in the restriction enzyme sequence.
● Data Source: BioConductor
● Keywords: checkRestrictionEnzymeSequence
● Alias: checkRestrictionEnzymeSequence, checkRestrictionEnzymeSequence,character,character-method
● 0 images

chooseNearCisFragments (Package: Basic4Cseq) : Choose fragments in a provided region around the viewpoint

This function extracts fragment data from a Data4Cseq object's rawFragments slot for visualization with the functions visualizeViewpoint and drawHeatmap . Relevant fragments are located within the chosen visualization range; the viewpoint itself can be excluded or included.
● Data Source: BioConductor
● Keywords: chooseNearCisFragments
● Alias: chooseNearCisFragments, chooseNearCisFragments,Data4Cseq,numeric-method
● 0 images

createVirtualFragmentLibrary (Package: Basic4Cseq) : Create a virtual fragment library from a provided genome and two restriction enzymes

Basic4Cseq can create virtual fragment libraries from any BSgenome package or DNAString object. Two restriction enzymes have to be specified to cut the DNA, the read length is needed to check the fragment ends of corresponding length for uniqueness. Filter options (minimum and maximum size) are provided on fragment level and on fragment end level.
● Data Source: BioConductor
● Keywords: createVirtualFragmentLibrary
● Alias: createVirtualFragmentLibrary, createVirtualFragmentLibrary,BSgenome,character,character,numeric-method, createVirtualFragmentLibrary,DNAString,character,character,numeric-method
● 0 images

drawDigestionFragmentHistogram (Package: Basic4Cseq) : Visualize digestion fragments with a histogram

This function is a small convenience function to plot the results of simulateDigestion as a histogram. Minimum and maximum fragment lengths can be specified to visualize a specified interval of the fragment data.
● Data Source: BioConductor
● Keywords: drawDigestionFragmentHistogram
● Alias: drawDigestionFragmentHistogram, drawDigestionFragmentHistogram,data.frame-method
1 images

drawHeatmap (Package: Basic4Cseq) : Draw a heatmap-like multi-scale contact profile

This method draws a fragment-based heatmap-like plot for 4C-seq data around a given viewpoint. For a given number of bands, color-coded running medians or running means of signal intensity (normalized and log-scaled) in different fragments are displayed; the window size of the running medians or running means increases from top to bottom. A corresponding colour legend is added in an extra plot.
● Data Source: BioConductor
● Keywords: drawHeatmap
● Alias: drawHeatmap, drawHeatmap,Data4Cseq-method, drawHeatmap,data.frame-method
1 images

exportVisualizationFragmentData (Package: Basic4Cseq) : Export near-cis fragment data of a code{Data4Cseq

This function is a simple helper function that writes the near-cis data of a Data4Cseq object as tab-separated file to hard disk.
● Data Source: BioConductor
● Keywords: exportVisualizationFragmentData
● Alias: exportVisualizationFragmentData, exportVisualizationFragmentData,Data4Cseq,character-method
● 0 images

getReadDistribution (Package: Basic4Cseq) : Calculate the read distribution for a 4C-seq experiment

This function provides some 4C-seq quality statistics based on the experiment's read distribution throughout the genome. getReadDistribution calculates the number of total reads, cis to overall ratio of reads, and the percentage of covered fragment ends within a certain distance around the experiment's viewpoint. Reference values for high-quality experiments, as provided by van de Werken et al, 2012, are more than one million reads total, a cis to overall ratio of more than 40% and a large fraction of covered fragment ends in the viewpoint's vicinity.
● Data Source: BioConductor
● Keywords: getReadDistribution
● Alias: getReadDistribution, getReadDistribution,Data4Cseq-method
● 0 images

giveEnzymeSequence (Package: Basic4Cseq) : Provide the corresponding enzyme sequence for an enzyme name

This function is a small convenience function that reads in a prepared file with restriction enzyme sequence names and sequences. giveEnzymeSequence then provides restriction enzyme sequences for the example enzymes listed in van de Werken et al's 4Cseqpipe data base.
● Data Source: BioConductor
● Keywords: giveEnzymeSequence
● Alias: giveEnzymeSequence, giveEnzymeSequence,character,character-method
● 0 images