Description Usage Arguments Details Value
Get Matrix Tubes from Specimens
1 | get_matrix_tubes_from_specimens(specimen_entries)
|
specimen_entries |
list of specimen entries to search for |
Specimen entries are named lists structured as:
1 2 3 4 5 6 | specimen_entry -> {
'uid': Unique study subject ID,
'short_code': Unique study short code,
'specimen_type': String descriptor of specimen, must be registered,
'collection_date': Optional date of collection,
}
|
specimen entries should be created from a CSV
returns list of matrix tubes for specimens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.