Package: SeuratExplorer 0.1.7
SeuratExplorer: An 'Shiny' App for Exploring scRNA-seq Data Processed in 'Seurat'
A simple, one-command package which runs an interactive dashboard capable of common visualizations for single cell RNA-seq. 'SeuratExplorer' requires a processed 'Seurat' object, which is saved as 'rds' or 'qs2' file.
Authors:
SeuratExplorer_0.1.7.tar.gz
SeuratExplorer_0.1.7.zip(r-4.7)SeuratExplorer_0.1.7.zip(r-4.6)SeuratExplorer_0.1.7.zip(r-4.5)
SeuratExplorer_0.1.7.tgz(r-4.6-any)SeuratExplorer_0.1.7.tgz(r-4.5-any)
SeuratExplorer_0.1.7.tar.gz(r-4.7-any)SeuratExplorer_0.1.7.tar.gz(r-4.6-any)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
SeuratExplorer/json (API)
| # Install 'SeuratExplorer' in R: |
| install.packages('SeuratExplorer', repos = c('https://fentouxungui.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fentouxungui/seuratexplorer/issues
- GenesDB - Genes information extracted from genome gtf file
Last updated from:54c2a93848. Checks:7 NOTE, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 296 | ||
| source / vignettes | OK | 302 | ||
| linux-release-x86_64 | NOTE | 326 | ||
| macos-release-arm64 | NOTE | 166 | ||
| macos-oldrel-arm64 | NOTE | 199 | ||
| windows-devel | NOTE | 220 | ||
| windows-release | NOTE | 294 | ||
| windows-oldrel | NOTE | 204 | ||
| wasm-release | FAIL | 257 |
Exports:cellRatioPlotexplorer_body_uiexplorer_serverexplorer_sidebar_uigetColorslaunchSeuratExplorerservertop_genesui
Dependencies:abindaskpassbase64encBHbitopsbslibcachemcaToolscirclizecliclustercodetoolscolorspacecolourpickercommonmarkcowplotcpp11crosstalkcurldata.tabledeldirdigestdotCall64dplyrdqrngDTevaluatefarverfastDummiesfastmapfitdistrplusFNNfontawesomefsfuturefuture.applygenericsggalluvialggplot2ggrepelggridgesGlobalOptionsglobalsgluegoftestgplotsgridExtragtablegtoolsherehighrhtmltoolshtmlwidgetshttpuvhttricaigraphirlbaisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclelistenvlitedownlmtestmagrittrmarkdownMASSMatrixmatrixStatsmemoisemimeminiUInlmeopensslotelparallellypatchworkpbapplypillarpkgconfigplotlyplyrpngpolyclipprogressrpromisespurrrqs2R6RANNrappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHNSWRcppParallelRcppProgressRcppTOMLreshape2reticulaterlangrmarkdownROCRrprojrootRSpectraRtsneS7sassscalesscattermoresctransformSeuratSeuratObjectshapeshinyshinyBSshinycssloadersshinydashboardshinyjquishinyjsshinyWidgetssitmosourcetoolsspspamspatstat.dataspatstat.explorespatstat.geomspatstat.randomspatstat.sparsespatstat.univarspatstat.utilsstringfishstringistringrsurvivalsystensortibbletidyrtidyselecttinytexutf8uwotvctrsviridisLitewithrxfunxtableyamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| plot cell percentage barplot | cellRatioPlot |
| generate the body UI for each menu item specified in 'explorer_sidebar_ui' | explorer_body_ui |
| server side functions related to 'explorer_sidebar_ui' | explorer_server |
| some menu items of the dashboard sidebar | explorer_sidebar_ui |
| Genes information extracted from genome gtf file | GenesDB |
| Helper function to extract counts matrix with proper handling | get_counts_matrix |
| Helper function to extract data matrix with proper handling | get_data_matrix |
| getColors | getColors |
| Helper function to join layers for Assay5 objects | join_layers_if_needed |
| Launch shiny app | launchSeuratExplorer |
| extract the features from row names or annotation slot of assays | prepare_gene_annotations |
| Server | server |
| Find Top Genes by Cell | top_genes |
| UI | ui |
