getPosition: Get the position on the plate for one single CEL File...

Description Usage Arguments Value

View source: R/getPosition.R

Description

Get the position on the plate for one single CEL File

Usage

1
getPosition(fileName)

Arguments

fileName

path to CEL file

Value

data frame with columns

titanPlateBarcode

character vector with the plate barcodes

sampleName

character vector of sample names, concretely speaking the name of the CEL file without the .CEL extension

titanRow

character vector indicating the row on the plate, from "A" to "H"

titanColumn

numeric vector indicating the column on the plate, an integer between 1 and 12

titanPlateNo

character vector with integer numbers "1" up to the number of plates


titanQC documentation built on May 2, 2019, 5:55 p.m.

Related to getPosition in titanQC...