Is there a quick solution to build a graphical user interface (GUI) for a program scripted over the R environment?
Hi Saeid,
you can try RStudio and the package "shiny" (https://shiny.rstudio.com/). There is also an official tutorial on the RStudio website.
Hope this helps.
Best,
Marius
This resource might help. https://www.routledge.com/Programming-Graphical-User-Interfaces-in-R/Lawrence-Verzani/p/book/9781439856826
My personal choice is R shiny. This is what I used for the package RALSA. What I like about it:
1. Runs from within R, no need to install additional third-party platform and link both.
2. Different from other R libraries for GUI, it is maintained and developed continuously.
3. The development is fast and uncomplicated, compared to other R packages. There is, however, an initial learning curve.
4. You can include your own custom CSS, HTML and Javascript code for more complex things and/or customization.
5. There are plenty of other packages extending shiny even more.
6. Can run both on a local machine, as well as an application on the web.
Instead of checking only the mRNA level, I want to check the active protein level of MMP-1 in Liver tissue from mice. How can I do that?
03 March 2021 1,763 2 View
I want to analyses the proportion of swimming sperm of three species of fish in two salinities. To analyse the proportion of swimming sperm in a Generalized Linear Model, I would use a Binary...
03 March 2021 2,297 3 View
03 March 2021 8,272 1 View
Hi. Please tell me what guidelines should i need to follow for questionaries' type research work in India. It is not hospital based work, we are conduction basic institutional based qualitative...
03 March 2021 2,037 3 View
Hi, I implemented a code to gabor filter cifar10 data but the images after being filtered and stacked are not clear like the original images. I think the problem is in the way I am using the...
03 March 2021 6,317 1 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
03 March 2021 5,360 2 View
The term miscibility refers to the single-phase state in thermodynamics. I do not mean the compatibility of different components. To determine the miscibility I know several techniques such as...
03 March 2021 4,107 4 View
If the detection range is in ng/ml but the reference range is in ug/ml for a molecule or protein in serum or plasma .how to dilute and what is the initial volume to be taken for quantitative analysis
02 March 2021 7,670 3 View
02 March 2021 5,204 3 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
I wanted to add an extra parameter to the existing Johnson cook equation in the ABAQUS simulation. How to add those extra parameters. Ref: A modified Johnson-Cook material model with strain...
28 February 2021 4,841 3 View
Hello everyone: I am looking for a simple software program to model chemical bonds. The purpose is to generate a high-quality graphical abstract for a top leading journal in the field of...
23 February 2021 8,012 3 View
I am looking for implementation of bayesian decision trees and bayesian regression trees in Python and/or R.. Do you know if the existing libraries support this
23 February 2021 6,689 3 View
I have a model with bulk material (matrix) and inclusions and cohesive interface elements between both. For the bulk material, I have implemented a UMAT and for the cohesive interface elements, I...
20 February 2021 1,286 2 View
I am studing the mircogel at oil-water interface. I want to know the adsorb amount of microgel at the oil water interface. How we can determine this amount?. I will highly appreciate your...
19 February 2021 2,787 1 View
How can we estimate sample size for a moderated mediation analysis with more than two mediators? I am looking for scripts, macros, syntaxes, that allow us to estimate sample sizes for research...
15 February 2021 6,813 3 View
Can someone please tell me how to get a desired temperature (say 700C at the bar concrete interface ) which is at a depth of 15mm from the exposed surface in Abaqus... i am performing a coupled...
10 February 2021 4,656 2 View
Hello everyone, I'm trying to mesh a structure with complex partitions using mesh controls. When doing it on the user interface I'm first selecting all cells. In the following, I have to accept...
03 February 2021 8,198 1 View