View source: R/loadTargetFile.R
loadTargetFile | R Documentation |
Load the target file containing sample information
loadTargetFile(targetFile, varInt, condRef, batch)
targetFile |
path to the target file |
varInt |
variable on which sorting the target |
condRef |
reference condition of |
batch |
batch effect to take into account |
The batch
parameter is used only to check if it is available in the target file before running the suite of the script.
A data.frame
containing the informations about the samples (name, file containing the counts and biological condition)
Marie-Agnes Dillies and Hugo Varet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.