select_patients {jellyfisher} | R Documentation |
Filter Jellyfish tables by patient
Description
Given a list of tables, filter them by patient.
Usage
select_patients(tables, patient)
Arguments
tables |
A list of tables (samples, phylogeny, compositions, ranks) |
patient |
The patient or patients to filter by |
Value
A list of tables filtered by patient
Examples
jellyfisher_example_tables |>
select_patients("EOC809")
[Package jellyfisher version 1.0.4 Index]