-
Hi Davide
I'm trying to run `zinbwave` on a moderately large dataset:
```
R> se
class: SummarizedExperiment
dim: 2572 8818
metadata(0):
assays(1): counts
rownames(2572): ENSG00000000419…
-
**Background:**
Built shiny servers versions: v1.5.7.907, v1.5.8.921
Build shiny server from source code for s390x architecture including installing node using install-node.sh for s390x architectu…
-
from @evsatt:
> I have been wanting to share Oceano's app with some of the folks I have been meeting about regarding utility for long term patterns related to Offshore Wind (e.g., showing a trend o…
bbest updated
11 months ago
-
I love shinyWidgets and I use a lot of them in my applications, but I struggle with colors as they do not correspond to my company's colors. While for some I find it easier to over-write .css properti…
-
I've been trying to use `mapdeck_view()` to individually update some map parameters, like the bearing or zoom level. However, after manually zooming, dragging, tilting, if I call something like `mapde…
hdmm3 updated
3 months ago
-
전체 코드입니다. `drop_download` 서버에서 실행 시, full path 입력해야 합니다.
```r
# library ----
library(tidyverse)
library(shiny)
library(shinydashboard)
library(shinycustomloader)
library(shiny.info)
librar…
-
Officially deploy the Shiny app to https://trm.fredhutch.org (pending approval)
-
https://community.rstudio.com/t/rstudio-connect-packrat-chokes-on-bioconductor-packages/36706
This community thread discusses changes to R 3.6.0, for which:
> Bioconductor packages need to be in…
-
I recently noticed quite different results when running my code between EC2s. The code and objects are exactly the same, confirmed with MD5 checksums on all input object, and so as best I can tell the…
-
Hi folks,
I am running the SCENIC pipeline. And when running runSCENIC_3_scoreCells(), I encounter the following error:
"Error in seq.int(rx[1L], rx[2L], length.out = nb) : 'from' must be a fini…