SummarizeErrorTable: generate a summary table from a list of error table files.

Description Usage Arguments Author(s)

Description

read a list of error tables and summarize their results in a single summary table with 1 row per input file and one column per statistics of the original error tables. The summary statistics is the mean, except for the iteration, where the max value of the error table is taken.

Usage

1
SummarizeErrorTable(files, stopIfMissing = TRUE, labels = files)

Arguments

files

a list of files with the error rates for one classification analysis.

stopIfMissing=TRUE

if TRUE, issue an error if any of the input files does not exist

labels=files

labels associated to each file (used for displays) The files should be formatted as tab-separated values. Each row corresponds to one iteration.

Author(s)

Jacques van Helden and Mustafa AbuElQumsan


elqumsan/RNAseqMVA documentation built on March 10, 2021, 8:10 a.m.