Skip to content

Handle multiple files analyses in IFCshiny #2

@gitdemont

Description

@gitdemont

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions