Dan Li
Dan Li
When run the tutorial "https://greenleaflab.github.io/ArchR_2020/Ex-Analyze-Multiome.html" ```{r} #Add Clusters proj
Hello: Is there a way to check the model parameters ? Thanks ```{r} library(ISLR2) library(torch) library(luz) # high-level interface for torch library(torchvision) # for datasets and image transformation library(torchdatasets) #...
Hello: Why the word_index of the dictionary of `imdb_dataset` are not unique? Thanks ```{r} max_features
Hello, Thanks a lot for this great tool! How can I resolve the error when I run the following code? ```{r} cellchat
Hello: ```{r} archr.obj
Hello I install `cuda` using `conda install cuda -c nvidia` ```bash nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Wed_Feb__8_05:53:42_Coordinated_Universal_Time_2023 Cuda compilation tools,...
Hello: How can I delete or rotate or change the position of the legend of `sc.pl.stacked_violin`?  Thanks
Hello, Is it also possible to add tiny y-axis scale bars to the stacked_violin(`swap_axes = True`), to indicate the expression levels? Thanks Dan
Hello: ```{r} projHeme5
Hello: I want to plot umap plots for each sample, and arrange the subplots in a row. But there is no output, could you please let me know what is...