Learn R Programming

oligo (version 1.36.1)

getCrlmmSummaries: Function to get CRLMM summaries saved to disk

Description

This will read the summaries written to disk and return them to the user as a SnpCallSetPlus or SnpCnvCallSetPlus object.

Usage

getCrlmmSummaries(tmpdir)

Arguments

tmpdir
directory where CRLMM saved the results to.

Value

  • If the data were from SNP 5.0 or 6.0 arrays, the function will return a SnpCnvCallSetPlus object. It will return a SnpCallSetPlus object, otherwise.