powered by
Given a list of tables, filter them by patient.
select_patients(tables, patient)
A list of tables filtered by patient
A list of tables (samples, phylogeny, compositions, ranks)
The patient or patients to filter by
jellyfisher_example_tables |> select_patients("EOC809")
Run the code above in your browser using DataLab