More posts like this
-
Annotating single cell data automatically
written by Gerard •Hello ! When using seurat to get an object with different clusters of a specific cell type, let's say t cells, I'm looking for ways …
-
DESeq2 single cell pseudobulk
written by fluentin44 •Hi, So im slightly confused about which counts data from a Seurat object to use for further interrogation. My understanding is: - 'counts' slot of …
-
Why after normalization of scRNA-Seq data by DESeq2 the p-value of a large number of genes equal ze…
written by Zahra •Hi all I have two Seurat object for scRNA-Seq and extract the raw count from the object: #crating two matrix for raw counts ccl4_count <- …
-
Methylkit (differential methylation analysis) error in data frame
written by harshraje19 •Hi Friends, I am performing the differential methylation analysis using methylkit but it is throwing error in data frame. " Error in `[.data.frame`(data, , 6) …
-
Single-cell atlas
written by barix •Hi all! This may be a basic question, but can anyone help with how to upload processed data into Seurat from this [single-cell atlas][1]? I'm …
-
Enrichment of a specific GO term
written by barix •Hi all, I'm using clusterProfiler for gene enrichment analysis and would like to check how enriched are specific GO terms. For example, I have df …
-
Gene expression values each samples (replicates) using `AverageExpression` function
written by singcell •I have performed single-cell experiment containing 3 Ctrl and 3 treatment (T) samples and I used Seurat integration vignette for comparing Ctrl and T conditions. …
-
Multi-group DE scRNA-seq comps without replicates
written by LacquerHed •Wondering if its possible to do multi-group DE comparisons of 10X/Seurat data without replicates, using perhaps just the per-cell counts alone? To compare DE genes …
-
CMS subtype identification in Single cell data
written by David_emirHi All, Is it possible to identify CMS subtypes for Single-cell data (Seurat object)? I am having ~ 50000 single cells data and using Seurat …
-
Subsetting dataset to create 2 seurat objects
written by planetearth •I'm aligning two groups (old vs young) [using this tutorial](https://satijalab.org/seurat/v3.0/immune_alignment.html) The tutorial has the two groups in separate files (control & stim): ctrl.data <- read.table(file …