scRNA analysis in PDX model
Hi I'm doing single cell RNA analysis in PDX model and I want to separate my data into mouse and human cell before start analyzing, anyone knows how to do this in R using subset function or any other possible ways?
ngs
pdx
scrna
• 1,593 views
•
link
written
by
leedakyung1998 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Visium spatial transcriptomics - mouse + human xenograft
written by Sy80 •Dear all, I'm analyzing Visium data from xenograft tissues (human cancer cells implanted in mice). We are mostly interested in the transcriptional profiles of the …
-
Conservation of cell types using single-cell RNA seq data
written by angus.j.g.campbell •I am working with single cell RNA-seq data. I am looking for a cell state within a particular cell type. I've found it in mice …
-
Curious about way to start scRNA-seq analysis and machine learning using gene expression data
written by woongjaej •Hi, I'm a researcher studying epigenomics. I have experience in analyzing various NGS data involved in epigenetics. But, now I'm interested in studying single-cell RNA-seq …
-
Separating gene expression data from human tumor and model organism in RNA-seq analysis
written by Aaron •I'm analyzing RNA-seq data from human GBM tumor samples implanted into mice (a PDX model). In Seurat, I've managed to get differential gene expression data, …
-
Creating reference genome for mapping and then selecting
written by DataminerDear community, I will be analyzing PDx RNA-seq data and whatever information I could gather is that I need couple of things before I start:- …
-
Filter out mouse reads from single cell RNA-seq of PDX tumor
written by fifty_fifty •My goal is to get an expression matrix with gene expression values for each cell without any mouse cells in there. I need to analyze …
-
Allele specific expression analysis using human cell line
written by Susmita MandalHello everybody, I am going to do allele specific expression analysis onto human genome. Previously I had done ASE on mouse genome successfully as the …
-
What is the specificity of a Microarray for human vs. mouse when completed for a mixed sample?
written by kruicci •Hi there, Can anyone comment on what the outcomes would be for using a tissue sample (human PDX tumour grown in a mouse) that likely …
-
How to compare the correlation between the RNAseq data from human and mouse tumor?
written by ifudontmind_plzzHello, I would like to compare the correlation between the gene expression pattern of mouse and human tumor type. We have generated a mouse tumor …
-
Tool to separate human and mouse rna seq reads
written by RonHi, I have PDX RNA-seq data.I want to separate the reads of mouse and human,before comparing with tumor RNA-seq data. Is there any tool to …
At what point in the analysis are you starting from, and what files do you currently have?
I used cellranger chimeric reference to align data and loaded filtered_feature_bc_matrix into matrix. I used following scripts.
Then I tried to separate human and mouse by colnames, though not sure if it was appropriate to use c1 to represent first column
This didn't work at all. Thansk ! Any experts can help me out?
I tried to use a tool called "xenocell" but I was not familiar with docker