getCrlmmSummaries {oligo} | R Documentation |
This will read the summaries written to disk and return them to the
user as a SnpCallSetPlus
or SnpCnvCallSetPlus
object.
getCrlmmSummaries(tmpdir)
tmpdir |
directory where CRLMM saved the results to. |
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.