get_matrix_tubes_from_specimens: Get Matrix Tubes from Specimens

Description Usage Arguments Details Value

View source: R/sampledb.R

Description

Get Matrix Tubes from Specimens

Usage

1

Arguments

specimen_entries

list of specimen entries to search for

Details

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

Value

returns list of matrix tubes for specimens


m-murphy/sampledblib.r documentation built on Jan. 24, 2022, 5:11 a.m.