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 - 4 of 4 found.
[1] < 1 > [1]  Sort:

extractLocsFile (Package: BeadDataPackR) :

Provides a mechanism to extract the information from the original .locs file from a compressed .bab file, without the need to extract the intensity or probe ID values.
● Data Source: BioConductor
● Keywords: IO
● Alias: extractLocsFile
● 0 images

readCompressedData (Package: BeadDataPackR) :

Given a list of probeIDs this function can scan a compressed .bab file for matching entries and return the data as a data.frame within R, rather than decompressing the data and generating new files.
● Data Source: BioConductor
● Keywords: IO
● Alias: readCompressedData
● 0 images

compressBeadData (Package: BeadDataPackR) :

Given raw bead level data, in the form of .txt and .locs file, this function combines the two producing a new file with the data stored in a compressed format.
● Data Source: BioConductor
● Keywords: IO
● Alias: compressBeadData
● 0 images

decompressBeadData (Package: BeadDataPackR) :

Decompressed a file create by BeadDataPackR. The original files that were compressed will be restored as accurately as possible, depending upon the degree of precision specified during the compression.
● Data Source: BioConductor
● Keywords: IO
● Alias: decompressBeadData
● 0 images