Package: flowGate 1.13.1
flowGate: Interactive Cytometry Gating in R
flowGate adds an interactive Shiny app to allow manual GUI-based gating of flow cytometry data in R. Using flowGate, you can draw 1D and 2D span/rectangle gates, quadrant gates, and polygon gates on flow cytometry data by interactively drawing the gates on a plot of your data, rather than by specifying gate coordinates. This package is especially geared toward wet-lab cytometerists looking to take advantage of R for cytometry analysis, without necessarily having a lot of R experience.
Authors:
flowGate_1.13.1.tar.gz
flowGate_1.13.1.zip(r-4.7)flowGate_1.13.1.zip(r-4.6)flowGate_1.13.1.zip(r-4.5)
flowGate_1.13.1.tgz(r-4.6-any)flowGate_1.13.1.tgz(r-4.5-any)
flowGate_1.13.1.tar.gz(r-4.7-any)flowGate_1.13.1.tar.gz(r-4.6-any)
flowGate_1.13.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
flowGate/json (API)
| # Install 'flowGate' in R: |
| install.packages('flowGate', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nkinstinct/flowgate/issues
On BioConductor:flowGate-1.13.0(bioc 3.24)flowGate-1.12.0(bioc 3.23)
softwareworkflowstepflowcytometrypreprocessingimmunooncologydataimport
Last updated from:244faae229. Checks:8 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 188 | ||
| linux-devel-x86_64 | WARNING | 276 | ||
| source / vignettes | OK | 300 | ||
| linux-release-x86_64 | WARNING | 270 | ||
| macos-release-arm64 | WARNING | 129 | ||
| macos-oldrel-arm64 | WARNING | 167 | ||
| windows-devel | WARNING | 187 | ||
| windows-release | WARNING | 183 | ||
| windows-oldrel | WARNING | 233 | ||
| wasm-release | OK | 200 |
Exports:gs_apply_gate_checkgs_apply_gating_strategygs_gate_interactivegs_gate_interactive_adjustgs_gate_transform_interactivegs_to_openCyto
Dependencies:abindbase64encBHBiobaseBiocGenericsbiocmakeBiocManagerbslibcachemclicommonmarkcpp11cytolibdata.tableDelayedArraydeldirdigestdir.expirydplyrfarverfastmapfilelockflowClustflowCoreflowVizflowWorkspacefontawesomefsgenericsggcytoggplot2gluegraphgridExtragtablehexbinhtmltoolshttpuvIDPmiscinterpIRangesisobandjpegjquerylibjsonliteKernSmoothlabelinglaterlatticelatticeExtralifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimencdfFlowopenCytootelpillarpkgconfigplyrpngpromisespurrrR6rappdirsRBGLRColorBrewerRcppRcppEigenRgraphvizRhdf5librlangRProtoBufLibS4ArraysS4VectorsS7sassscalesshinysourcetoolsSparseArraystringistringrtibbletidyselectutf8vctrsviridisLitewithrXMLxtableXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The purpose of this function is to allow the readjustment of a gate on an individual specimen via the Shiny app, quickly iterating through every specimen present in the GatingSet. | gs_apply_gate_check |
| Sequentially apply a manual gating strategy to a GatingSet or list | gs_apply_gating_strategy |
| Interactive Manual Gating | gs_gate_interactive |
| Interactive Manual Gating | gs_gate_interactive_adjust |
| Interactively adjust a gate from a GatingSet | gs_gate_transform_interactive |
| Converts an existing GatingSet object into an openCyto template, based off gates existing for given sample. Experimental | gs_to_openCyto |
