IGM.MEA (version 0.3.4.1)

get.wt: Get WT

Description

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

Usage

get.wt(s)

Arguments

s
MEA dataframe structure

Value

Examples

Run this code
	data("S")
	s<-list()
	s[[1]]<-S
	##wt <- get.wt(s)

Run the code above in your browser using DataCamp Workspace