Description Usage Arguments Details Value
Parses a file that satisfies the New Plate format
1 | parse_new_plate_file(filepath, expand_path = FALSE)
|
filepath |
path to file |
expand_path |
logical whether or not to expand a path from '~' to the fully qualified name |
A csv file is New Plate format if it contains the columns:
Well | Barcode | UID | Specimen Type | Study Short Code | Date (optional) | Comments (optional) |
... | ... | ... | ... | ... | ... | ... |
returns list of specimen entries with locations from file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.