select_patients: Filter Jellyfish tables by patient

View source: R/utils.R

select_patientsR 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")


jellyfisher documentation built on April 4, 2025, 1:41 a.m.