About 12,700 results
Open links in new tab
  1. Clustering 3K PBMCs with Scanpy - Galaxy Training Network

    Dec 19, 2019 · Training material and practicals for all kinds of single cell analysis (particularly scRNA-seq!).

  2. Inferring single cell trajectories with Scanpy

    Dec 8, 2023 · Training material and practicals for all kinds of single cell analysis (particularly scRNA-seq!).

  3. Filter, plot and explore single-cell RNA-seq data with Scanpy …

    Aug 25, 2023 · Training material and practicals for all kinds of single cell analysis (particularly scRNA-seq!).

  4. Inferring single cell trajectories with Scanpy (Python)

    Apr 7, 2021 · Training material and practicals for all kinds of single cell analysis (particularly scRNA-seq!).

  5. Analysis of plant scRNA-Seq Data with Scanpy

    Apr 8, 2021 · Training material and practicals for all kinds of single cell analysis (particularly scRNA-seq!).

  6. How do I create AnnData object from a pandas data frame count …

    Dec 3, 2020 · I am trying to use the Scanpy Python package to analyze some single-cell data. I read a count matrix (a .tsv file) in as a Pandas data frame, which has genes as the columns and …

  7. subsetting anndata on basis of louvain clusters - Stack Overflow

    Sep 16, 2020 · I want to subset anndata on basis of clusters, but i am not able to understand how to do it. I am running scVelo pipeline, and in that i ran tl.louvain function to cluster cells on …

  8. Newest 'scanpy' Questions - Stack Overflow

    Oct 24, 2025 · I'm using scanpy/python to analyze some single-cell RNA-seq data. I want to use sc.pl.umap(show= False) in order to make ax objects, edit them, and combine them accordingly.

  9. python - How to add an observation category on scanpy based on …

    How to add an observation category on scanpy based on another observation? Asked 5 years, 2 months ago Modified 3 years, 10 months ago Viewed 17k times

  10. python - How to change font size in scanpy - Stack Overflow

    Sep 16, 2020 · I am generating dotplots using scanpy and unable to change the font size. Is there a way to do so? For example, how would I edit this line of code? sc.pl.dotplot(df, …