read.cellcount.data: read.cellcount.data

Description Usage Arguments Value

Description

Read the csv file where the cell viability assay data is gathered.

Usage

1
read.cellcount.data(filename, sep = ",", combination = FALSE)

Arguments

filename

name of the csv file. string.

sep

the field separator character. Comma by default.

combination

boolean argument to specify if the file has drug combination data, that is, more that one drug concentration column. Default to FALSE.

Value

A dataframe with the relevant information about the cell viability assay.


Michorlab/ACESO documentation built on June 4, 2021, 4:57 p.m.