bracken_plot
A Shiny app for taxonomic abundance visualization (by acvill)
electricShine
Create Standalone Installable Shiny Apps (by chasemc)
bracken_plot | electricShine | |
---|---|---|
2 | 10 | |
7 | 249 | |
- | - | |
5.9 | 0.0 | |
12 months ago | over 1 year ago | |
R | R | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bracken_plot
Posts with mentions or reviews of bracken_plot.
We have used some of these posts to build our list of alternatives
and similar projects.
- analysis of kraken2 reports
-
Looking for some resources on creating a graph like this. Or the name of a graph like this so I can look up specific resources for R. :)
These are commonly called stacked bar plots or taxa relative abundance plots. You frequently see these plots in microbiome research papers where the authors performed either 16S or metagenomic sequencing. Given the type of data you have, you can use tools that are already available. Take a look at the R source code for this tool, which includes features like color palette recycling and grouping of taxa below a minimum abundance threshold into an “other” category.
electricShine
Posts with mentions or reviews of electricShine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-27.
-
Installing R applications
You can use electricShine to turn a shiny app into a simple .exe installable. BUT, the project is dormant - you can get it working but you need to pay attention to the most recent issues and install particular commits.
-
Standalone R script to executable
I’ve had some joy with electricShine. Albeit, last time I tried I had to use a specific commit and ignore some of the documentation (it suggests using a golem style app but that package has moved on and it’s no longer compatible).
-
Decision Tree Shiny App
If you want something totally self contained that someone can install like a “normal” program, then try electricShine. I’ve had good success with this but some people struggle so, if it’s a route you want to go, give me a shout.
-
Can a shiny app be saved locally as an html and used by people without R installed?
You can use electron to create a standalone shiny app, see https://chasemc.github.io/electricShine/, https://foretodata.com/how-to-make-a-standalone-desktop-application-with-shiny-and-electron-on-windows/, https://www.youtube.com/watch?v=ARrbbviGvjc
-
Offline Shiny App
Have you looked into electricShine?
-
Shinny app with portable R
There's electricShine, which uses electron.js. And, I want to say there's a new R wrapper around the rust crate tauri, but I'm blanking on the name.
- R has a lot of good libraries. But what libraries is R missing?
- Easiest way to share a Shiny App locally to non R users
-
How to create an executable file using R?
You can look into electricShine. It's supposed to be able to create desktop executable shiny apps. I haven't used it myself and have heard that it can be dependent on the system configuration that you are attempting to run it on, but if it works, it could match what you are looking for.
What are some alternatives?
When comparing bracken_plot and electricShine you can also consider the following projects:
timevis - 📅 Create interactive timeline visualizations in R
shiny.fluent - Microsoft's Fluent UI for Shiny apps
regexplain - 🔍 An RStudio addin slash regex utility belt
RInno - How to install local shiny apps
flextaxd - FlexTaxD (Flexible Taxonomy Databases) - Create, add, merge different taxonomy sources (QIIME, GTDB, NCBI and more) and create metagenomic databases (kraken2, ganon and more )
heroku-buildpack-r - Heroku buildpack for R - Makes deploying R on Heroku easy