get.wt: Get WT

Description Usage Arguments Value Examples

View source: R/permPlot.R

Description

Extracts all treatments/genotypes and allows user to choose single treatment as wild type/reference for downstream analyses

Usage

1
get.wt(s)

Arguments

s

MEA dataframe structure

Value

A string corresponding to the user's choice

Examples

1
2
3
4
	data("S")
	s<-list()
	s[[1]]<-S
	##wt <- get.wt(s)

IGM.MEA documentation built on May 29, 2017, 11:07 p.m.