read_dct.RdRead dCT data from qPCR experiment.
read_dct(file, format = "csv", relevel = NULL, ...)
| file | File name of dCT data in working directory, or, alternatively, path to the qPCR data file. |
|---|---|
| format | Format of the data file to import. Either |
| relevel | Optional named list of character vectors, where names represent factors and each character vector represents the corresponding appropriate level. |
| ... | Additional arguments to be passed to |
qPCR S4 object containing dCT data to be passed to next functions.
Ayush Noori