This is an vizapp for the visualization of scRNA-seq data.
## The Workflow
The workflow `workflow/main.nf` has simply copies the input data files to the output directory so they are available to the vizapp.
The workflow `workflow/main.nf` simply copies the input data files to the output directory so they are available to the vizapp. The input file should be an .rdata file generated by the Morrison Lab's scRNA-seq data analysis pipeline.
For more information, please contact Zhiyu.Zhao@utsouthwestern.edu
## Parameters
There is a single parameter `scData`. This provides 1 or more files that the
workflow should run on.
There is a single parameter `scData`. This provides up to 5 files that the