str_hist_setup: Prepare histogram data

View source: R/histogram.R

str_hist_setupR Documentation

Prepare histogram data

Description

Prepare histogram data

Usage

str_hist_setup(seq_data, sample_data = NULL)

Arguments

seq_data

data frame of dereplicated sequences as created by analyze_seqs.

sample_data

data frame of filtered and categorized sequences as created by analyze_sample.

Value

list of data frames for the sets of counts-versus-length bars drawn in the plot, split by category.


ShawHahnLab/chiimp documentation built on Aug. 20, 2023, 1:41 a.m.