View source: R/illum_headers.R
fix_illum_headers | R Documentation |
Reads raw data files and tries to fix them up so that they can be loaded by read.ilmn.
fix_illum_headers(elist_paths, eset = NULL)
elist_paths |
Path to Illumina raw data files. Usually contain patterns: non_normalized.txt, raw.txt, or _supplementary_.txt |
eset |
ExpressionSet from getGEO. |
Character vector for annotation
argument to read.ilmn. Fixed raw data files
are saved with filename ending in _fixed.txt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.