parseDesignContrastFile: Parse design and contrast from files

View source: R/DesignContrast.R

parseDesignContrastFileR Documentation

Parse design and contrast from files

Description

Parse design and contrast from files

Usage

parseDesignContrastFile(
  designFile,
  contrastFile,
  groupsStr = NULL,
  levelStr = NULL,
  dispLevelStr
)

Arguments

designFile

A tab-delimited file encoding the design matrix

contrastFile

A tab-delimited file encoding the contrast matrix

groupsStr

A vector of character strings, giving sample groups

levelStr

A vector of level strings

dispLevelStr

A vector of strings to be used as display labels, if exist

Value

A DesignContrast object


bedapub/ribiosExpression documentation built on Sept. 2, 2023, 4:37 a.m.