select_patients | R Documentation |
Given a list of tables, filter them by patient.
select_patients(tables, patient)
tables |
A list of tables (samples, phylogeny, compositions, ranks) |
patient |
The patient or patients to filter by |
A list of tables filtered by patient
jellyfisher_example_tables |>
select_patients("EOC809")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.