How to normalize RNAseq raw read counts with out control?
Hi,
I have few RNAseq data (raw read counts) from mouse tumor samples. I don't have any controls or biological replicates. How can I normalize these type of data set?
rna-seq
r
• 2,633 views
•
link
updated
by
Ram
•
written
by
ifudontmind_plzz
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Normalization and Genome-Wide Comparisons with Chipseq
written by zbeddingfield3 •Hi all, and apologies if this has been asked before. I have chipseq data (technical and biological replicates for 2 groups) and want to test …
-
Normalization of RNA-seq data across tumors. Should I pool the samples?
written by BioNovice247 •Hi all, I want to run a correlation analysis between matched TCGA mRNA and miRNA samples from multiple projects. Specifically, I want to run the …
-
Normalize Data in R and Heatmap
written by MR A •Hi, I am new to R. I have raw gene counts of my RNAseq samples. I want to normalize the gene counts and make a …
-
what can i use many RNAseq data to do ?
written by yiren •Hi everyone, Now, I have one hundred rnaseq samples data, but this data is not strand specific. I did the differential gene expression and can …
-
Normalization of single cell allele counts RNA-seq analysis
written by luckysardar171 •Hi guys, I 'm working on single cell allelic counts RNAseq data with the heterogenous cell population and I have the allelic raw read read …
-
Collapsing biological replicates for co-expression analysis using WGCNA
written by ab4232 •First my sincere thanks to all community members. Posts here really helps people like us who are new in the field. Recently I completed a …
-
DEG analysis between 2 samples using edger
written by bioyas •Hello everyone, I have two samples under 2 different conditions. I would like to use edgeR to do DEG analysis between these 2 samples. I …
-
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 …
-
Compare RNAseq data and find correlation between studies
written by ifudontmind_plzzHi, I have RNAseq data (raw read counts) from mouse lung cancer model(singe end, Formalin Fixed Paraffin Embedded). I don't have any replicates or controls. …
-
Draw Heatmap Or Do Pca Analysis With Raw Read Counts?
written by camelbbs<p>Hi,</p> <p>I want to ask a question about viewing RNAseq data with raw read counts. After I get the raw reads counts from HTseq-count or …
You could median normalize every row across samples. That way you can still identify extreme changes.