fromGenStudFiles: Creates a S4 object of class 'SampleSet' from GenomeStudio...

View source: R/SampleSet.R

fromGenStudFilesR Documentation

Creates a S4 object of class 'SampleSet' from GenomeStudio files

Description

Creates a S4 object of class 'SampleSet' from GenomeStudio files

Usage

fromGenStudFiles(controlProbeFile, signalFile, cell_type)

Arguments

controlProbeFile

The control probe file exported from GenomeStudio

signalFile

The signals exported from GenomeStudio samples must be in same order as the control probe File

cell_type

A vector of cell types, names must match control probes and signal files.

Value

An object of class 'SampleSet'.


GreenwoodLab/funtooNorm documentation built on April 5, 2022, 3:22 p.m.