Description Usage Arguments Details
perform an exploratory analysis
1 2 3 4 5 6 7 8 9 10 11 12 13 |
input_data |
list contatining data details or character path to a JSON file |
output_prefix |
character, a prefix for output files |
treatment_groups |
list providing groups of treatments to be compared |
labels |
if TRUE, text labels will be added to points in all plots |
n_peaks |
integer, number of the top most variable peaks to include in the analysis |
write_raw_counts |
logical, if TRUE the raw read count matrix will be written to disk as a TSV file |
write_transformed_counts |
logical, if TRUE the transformed read count matrix will be written to disk as a TSV file |
write_counts |
logical, if TRUE both raw and transformed read count matrices will be written to disk as TSV files |
cores |
integer, max number of cores to use |
palette_order |
ordering of color palette, eithier "categorical" or "sequential" |
palette |
the color palette |
The analysis consists of the following steps:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.