-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
IFCshiny
(v <= 0.1.3) can be used to treat one file at a time.
The idea is to allow user to perform thier analyses on multiple files.
Tasks to accomplish are:
- read multiple files
- apply gating strategy on multiple files
- navigate between files
- compare populations between files (graphs, ML, stats)
- export treated files
- export results (graphs, stats)
Others ?
In dev branch for this can be installed by:
-installing new dependencies (in addition to the one in IFCshiny
readme:
install.packages(c("decido", "heatmaply"))
-installing IFCshiny with multiple files capability:
remotes::install_github(repo = "gitdemont/IFCshiny", ref = "batch", dependencies = FALSE)
Metadata
Metadata
Assignees
Labels
No labels