View source: R/timsDataLoader.R
flowJoDataLoader | R Documentation |
This grabs flowjo files and extracts data I could make this combine the files, but it'll be easier to use and more versatile if we just combine them outside this function
flowJoDataLoader(
sample_list,
file,
fcs_files,
sample_info = NULL,
main_event = NULL,
debug = FALSE,
group = NULL,
counts = "counts",
volumes = "volumes",
samples = "sample"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.