fix_illum_headers: Attempts to fix Illumina raw data header

Description Usage Arguments Value

View source: R/illum_headers.R

Description

Reads raw data files and tries to fix them up so that they can be loaded by read.ilmn.

Usage

1
fix_illum_headers(elist_paths, eset = NULL)

Arguments

elist_paths

Path to Illumina raw data files. Usually contain patterns: non_normalized.txt, raw.txt, or _supplementary_.txt

eset

ExpressionSet from getGEO.

Value

Character vector for annotation argument to read.ilmn. Fixed raw data files are saved with filename ending in _fixed.txt


crossmeta documentation built on Nov. 8, 2020, 8 p.m.