find_instrument | R Documentation |
Find sequencing instrument name using instrument_id and/or flowcell_id for a sequencing sample
find_instrument(
instrument_id = build_instrument_id(),
flowcell_id = build_flowcell_id(),
seq_info
)
instrument_id |
Dataframe with matched data for instrument_id and instrument name |
flowcell_id |
Dataframe with matched data for flowcell_id, flowcell_type and instrument name |
seq_info |
Sequencing info from a sample |
A dataframe with found matching instrument names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.