tnseq_multi_saturation | R Documentation |
Plot the saturation of multiple libraries simultaneously.
tnseq_multi_saturation(
meta,
meta_column,
ylimit = 100,
column = "Reads",
adjust = 1,
ggstatsplot = FALSE
)
meta |
Experimental metadata |
meta_column |
Metadata column containing the filenames to query. |
ylimit |
Maximum y axis |
column |
Data file column to use for density calculation. |
adjust |
Density adjustment. |
ggstatsplot |
Include pretty ggstatsplot plot? |
a plot and table of the saturation for all samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.