Annotate drug concentrations.
Version | 1.0 |
---|---|
Bundle | dsrt |
Categories | Data Import Preprocessing Excel |
Authors | Julia Casado (chiara.facciotto@helsinki.fi) |
Requires | R ; xlsx (R-package) |
Source files | component.xml AnnotateDrugs.r |
Usage | Example with default values |
Name | Type | Mandatory | Description |
---|---|---|---|
in | Array<CSV> | Mandatory | Array of CSV with the measurements from each plate. |
annotations | CSV | Mandatory | Drug annotation file. |
Name | Type | Description |
---|---|---|
out | Array<CSV> | Array of CSV with the measurements from each plate and the concentration of the corresponding drug. |