Learn R Programming

jellyfisher (version 1.1.1)

select_patients: Filter Jellyfish tables by patient

Description

Given a list of tables, filter them by patient.

Usage

select_patients(tables, patient)

Value

A list of tables filtered by patient

Arguments

tables

A list of tables (samples, phylogeny, compositions, ranks)

patient

The patient or patients to filter by

Examples

Run this code
jellyfisher_example_tables |>
  select_patients("EOC809")

Run the code above in your browser using DataLab