View source: R/webApp/functions.R View source: R/functions.R
MakeBarcodeFrequenciesMatrix | R Documentation |
Plot cumulative diagram
MakeBarcodeFrequenciesMatrix( matrix, metadata, indivVar, indivVal, listVar, listVal )
matrix, |
wide format barcode count matrix |
metadata, |
a dataframe containing variables as columns names and their corresponding values |
indivVar, |
individuals variable name |
indivVal, |
individuals value name |
listVar, |
a list of variables that correspond to metadata column names |
listVal, |
a list of values that correspond to metadata values |
a cumulative plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.