readExtFile: Read norm file, depending on the file type (supports: txt,...

View source: R/functions_Stat.R

readExtFileR Documentation

Read norm file, depending on the file type (supports: txt, csv, xls, xlsx)

Description

Read norm file, depending on the file type (supports: txt, csv, xls, xlsx)

Usage

readExtFile(filename, extension, outprint = FALSE)

Arguments

filename

(Status=required)

extension

(Status=required)

outprint

(datatype=logical, Default=FALSE)

Value

a dataframe with the normalized gene expression data

Examples

#example here

ammar257ammar/ArrayAnalysis-Bioconductor documentation built on Jan. 29, 2024, 7:21 a.m.