GenePos: GenePos function

Description Usage Arguments

View source: R/GenePos.fun.R

Description

returns the postulated genes and the name of the line Function imports the package "matrixStats"

Usage

1
GenePos(x, lines_HL, isolines_HL, isolines_IT, lines_IT, line.name = FALSE)

Arguments

x

REQUIRED is sequential order of the line to test, or the name with "" around it if line.name=TRUE

lines_HL

REQUIRED is the data frame for lines converted to H and L

isolines_HL

REQUIRED is the data frame for isolines converted to H and L

isolines_IT

REQUIRED is the data frame for lines with raw IT values

lines_IT

REQUIRED is the data frame for isolines with raw IT values

line.name

OPTIONAL Defulat is FALSE, if set to TRUE then can specify the name of the line to select


austinjcase/GenePos documentation built on May 25, 2019, 3:20 p.m.