Psuedobulk analysis of single cell RNA-Seq data
I have a single cell RNA Seq dataset from Fluidigm C1 Chip. Given that I have 50+ and 30+ cells in two groups respectively, would it be okay, to merge the Fastq files of each groups and do a pseudo-bulk analysis ?
scdc
scrna-seq
• 1,144 views
•
link
updated
by
Nitin Narwade
•
written
by
evocanres •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
May I use Seurat package to analyze single cell RT-qPCR datasets generated on Biomark FluidigmN
written by francois-xavier.mauvais •Hello, I am analyzing a dataset of ***single-cell RT-qPCR*** of sorted human CD8+ T lymphocytes from 4 groups of individuals. My goals are to identify …
-
How to identify cell identities in mixed scRNA-seq using mutational signatures from bulk RNA-seq
written by Chilly •Hi folks, I have two coral individuals of the exact same species. I dissociated their cells, mixed them together and performed 10x chromium **scRNA-seq** (**all …
-
Power calculations for the detection of differentially expressed genes in pseudobulk scRNA-seq data
written by Ali •I'm looking to tips to help plan a scRNA-seq experiment. Specifically, how do you estimate the number of cells needed to reach a specific power …
-
How we could calculate the sample size for ATAC seq and single cell RNA seq, respectively?
written by GrantS •Dear all, I have a question about single cell RNA seq and ATAC seq. We want to conduct a single cell RNA seq for comparing …
-
Can we compare bulk RNAseq samples and single cell rnaseq clusters?
written by learner.bioinformatics •Hi folks, I have 3 Bulk RNAseq samples from immune cells (Naive, Population1 and Population2), similarly I have two other immune populations from Single Cell …
-
Question about Fluidigm C1 System in Single Cell RNA seq
written by crystalize123 •How does Fluidigm C1 Single Cell RNA-seq workflow allow the quantification of mRNA transcripts in the cell? From what I know, there are protocols that …
-
Why Fluidigm C1 gives more read counts than iCell8 (wafergen)
written by ZaHi, I have single cell RNA-seq data for 9 time points ;I have one time point sequenced by Fluidigm C1 and 8 time points by …
-
The interpretation of PCA
written by ZaHi, I have bulk RNA-seq and single cell RNA-seq data on the same organism in 9 time points (2h, 4h, ..., 16h) in two replications. …
-
Single cell RNA sequencing with Fluidigm vs Drop-seq?
written by halo22Our group is interested in conducting a single cell RNA-sequencing experiment, currently we have two choices to go with the Fluidigm (C1) and Drop-Seq. I …
-
comparing single cell RNA-seq and bulk RNA-seq results
written by saba.valadkhan •<p>Hi everyone, I have bulk cell RNA-seq data from a rare cell type, and would like to use the existing RNA-seq data in public libraries …
If I understand you right, this would turn your data into
N=1for each group. Possible to do a hacky DGE but not a well designed one.trivial as it may sound, how about making N=3 for each group ?
Actually, you can, by random subsampling.
Nice tutorial from Fabian Theis could be of great help.
Cheers!!
Nitin N.