Dan Li

Results 52 issues of Dan Li

When run the tutorial "https://greenleaflab.github.io/ArchR_2020/Ex-Analyze-Multiome.html" ```{r} #Add Clusters proj

bug

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 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`? ![image](https://github.com/scverse/scanpy/assets/33963919/c38e40c0-680f-4241-8c18-e8d1e972f2f8) Thanks

Area - Plotting 🌺
Area – API

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

Area - Plotting 🌺

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...

bug