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

controlCorrection (Package: nucleR) :

This function allows the correction of experimental coverage profiles (usually MNase digested nucleosomal DNAs in this library) with control samples (usually naked DNA sample digested with MNase). This is useful to correct MNase biase.
● Data Source: BioConductor
● Keywords: manip
● Alias: controlCorrection, controlCorrection,Rle-method, controlCorrection,SimpleRleList-method, controlCorrection,list-method, controlCorrection,numeric-method
● 0 images

coverage.rpm (Package: nucleR) :

Calculates the coverage values from a RangedData object (or anything with a defined coverage function associated) and returns the coverage normalized to reads per million, allowing the comparison of experiments with a different absolut number of reads.
● Data Source: BioConductor
● Keywords: manip
● Alias: coverage.rpm
1 images

export.bed (Package: nucleR) :

Export ranges in BED format, compatible with UCSC genome browser, IGB, and others
● Data Source: BioConductor
● Keywords: file
● Alias: .export.bed, export.bed, export.bed,CompressedIRangesList-method, export.bed,GRanges-method, export.bed,IRanges-method, export.bed,RangedData-method
● 0 images

export.wig (Package: nucleR) :

Export coverage/intensity values in WIG format, compatible with UCSC genome browser, IGB, and others
● Data Source: BioConductor
● Keywords: file
● Alias: export.wig
● 0 images

filterFFT (Package: nucleR) :

Remove noise from genomic data smoothing and cleaning the observed signal. This function doesn't alter the shape or the values of the signal as much as the traditional method of sliding window average does, providing a great correlation within the original and filtered data (>0.99).
● Data Source: BioConductor
● Keywords: manip
● Alias: filterFFT, filterFFT,Rle-method, filterFFT,SimpleRleList-method, filterFFT,list-method, filterFFT,numeric-method
2 images

fragmentLenDetect (Package: nucleR) :

When using single-ended sequencing, the resulting partial sequences map only in one strand, causing a bias in the coverage profile if not corrected. The only way to correct this is knowing the average size of the real fragments. nucleR uses this information when preprocessing single-ended sequences. You can provide this information by your own (usually a 147bp length is a good aproximation) or you can use this method to automatically guess the size of the inserts.
● Data Source: BioConductor
● Keywords: attribute
● Alias: fragmentLenDetect, fragmentLenDetect,AlignedRead-method, fragmentLenDetect,RangedData-method
● 0 images

mergeCalls (Package: nucleR) :

This function joints close nucleosome calls into one larger, fuzzy nucleosome.
● Data Source: BioConductor
● Keywords: manip
● Alias: mergeCalls
1 images

nucleR-package (Package: nucleR) :

Nucleosome positioning from Tiling Arrays and High-Troughput Sequencing Experiments
● Data Source: BioConductor
● Keywords: package
● Alias: nucleR, nucleR-package
5 images

pcKeepCompDetect (Package: nucleR) :

This function tries to obtain the minimum number of components needed in a FFT filter to achieve or get as close as possible to a given correlation value. Usually you don't need to call directly this function, is used in filterFFT by default.
● Data Source: BioConductor
● Keywords: attribute
● Alias: pcKeepCompDetect
1 images

peakDetection (Package: nucleR) :

This function allows a efficient recognition of the local maximums (peaks) in a given numeric vector.
● Data Source: BioConductor
● Keywords: manip
● Alias: peakDetection, peakDetection,list-method, peakDetection,numeric-method
2 images