-
When using `RunAzimuth`:
```r
DefaultAssay(obj)
-
Hi, I have a ShinyApp running on local linux machine. (Just using Rscript and listen this app locally so that my college can access it). This app has been running on the machine for about 1 year and r…
-
When I plot basic graphs there aren't any issues, however when I try to plot something like dyBarSeries(), it plots the points on the graph and shows them when I pass with the cursor, however no barpl…
-
Bonjour ;)
DreamRs/sqlquery could be helpful but it doesn't work with RODBC.
```
library(RODBC)
library(RODBCext)
connexion_bdd_odbc_txt
-
Hi guys,
I try to analyse a dataset which includes 7 replicates of two condition each. After running the pipeline with SCTransform(merged_seurat, vst.flavor = "v2") on my merged files and adjusting…
-
Hi, thanks for the excellent work.
When trying to reproduce the workflow in [hepatocellular_carcinoma.R](https://github.com/feiyoung/PRECAST_Analysis/blob/main/Real_data_analysis/hepatocellular_car…
-
Hi, I am trying your example code. But I can't get anything in both Rstudio or browser. The code is:
``` r
require(rCharts)
options(viewer = NULL)
haireye = as.data.frame(HairEyeC…
Borye updated
8 years ago
-
Hi @ZunsongHu,
I was testing the MD-ALL shiny app using the multiple sample mode combining the MEF2D and PAX5 alt sample given. It failed.
Running the samples in the single sample mode works fine.…
dade7 updated
2 months ago
-
Hello Dr. Guangchuang Yu,
Using cnetplot() or any other clusterProfiler plotting functions, can you change the keytype of the OrgDb that is read when readable = TRUE, or when using the setReadable(…
-
**Describe the bug**
Currently, the [addClusters](https://www.archrproject.com/reference/addClusters.html) parameter 'method' which can be specified as Seurat or Scran, is the same parameter name as …