Creates a file named biological-replicate-annotation.csv
with the
minimal columns necessary to easily annotated biological replicates
for every plate. Currently only supports single timepoint analysis.
1 2 | add_biological_replicates(dir, file = "biological-replicate-annotation.csv",
overwrite = FALSE)
|
dir |
Path to screenmill analysis directory |
file |
Name of resulting CSV file. |
overwrite |
A flag indicating whether to overwrite an existing biological replicate annotation file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.