Description Usage Arguments Value
Read the csv file where the cell viability assay data is gathered.
1 | read.cellcount.data(filename, sep = ",", combination = FALSE)
|
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. |
A dataframe with the relevant information about the cell viability assay.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.