Skip to contents

Plot qSIP feature data density curves

Usage

plot_feature_curves(
  qsip_data_object,
  feature_ids,
  source_mat_ids = NULL,
  title = NULL
)

Arguments

qsip_data_object

(qsip_data) A qsip data object with tube relative abundances

feature_ids

(string) Feature ids to be plotted on their own facet

source_mat_ids

(string, defaults to all) A list of source material ids

title

(string) An optional title for the plot

Value

A ggplot object