RNA seq analysis
I have TCGA level 3 Illumina RNA seq data...now, I need to analyse what data or information it contains.so suggest me how to analyse it with proper steps and tool.
rna-seq
r
• 3,408 views
•
link
updated
by
Ram
•
written
by
payaljain89 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
circular RNA analysis workflow
written by aminijavad4 •Hi, I need to analyse circular RNA in RNA-seq data and get circular RNA differentiation expression. I am familiar with bulk RNA-seq data analysis but …
-
Type of Normalization done to TCGA level 3 Methylation Data
written by danhmed •Hello! I have TCGA level 3 methylation data on CHOL and I want to replicate DMR analysis procedure in a paper I am reading but …
-
How to get DNA and RNA datasets from GEO,TCGA and EBI
written by Milan •As a beginner, I would love to know what is the best steps to get data that contains specific requirements as I describe it below …
-
RNAseq TCGA expresssion
written by kanwarjagA question about browser based TCGA expression data (https://tools.stamlab.org/tcga/?gene=MYB) . It is a follow up question previously discussed @ https://www.biostars.org/p/161593/#211362 1. It takes level 3 …
-
ssGSEA on RNA-Seq data from TCGA
written by oriolebaltimoreHi: Given TCGA RNA-Seq data (level 3), how one can do single sample GSEA? For example, TCGA RNA-Seq data has ``` Gene Raw counts RPKM …
-
Do we need to correct GC-content bias and/or length bias in RNA-Seq level 3 from TCGA?
written by Na SedI am working on interactions between miRNAs and mRNAs using their RNA-Seq files obtained from TCGA database in level 3.0 format. Now, my professor has …
-
How the level 3 TCGA raw counts are calculated for each sample?
written by pbioI couldn't find a proper documentation of the software used for generating the read counts of the TCGA level 3 data. I have done 21 …
-
How to work with Level 3 data (RPKM values) from TCGA database
written by pbioHow to analyse Level 3 data (RPKM values) from TCGA? What Kind of analysis could be performed using level 3 data to find out differential …
-
affymetrix microarray gene expression analysis
written by payaljain89 •<p>I have microarray tumour data from TCGA db, now i have to do its differential gene expression analysis.Please suggest me freely available pipeline tools and …
-
How To Remove Macrophage Contamination From A Rna-Seq Experiment?
written by joaslucas •<p>I have an RNA-seq data from bacteria and macrophages. They are mixed, I couldn't get completely rid of macrophages RNA in this experiment. So, now …
Your question is too vague. What are you exactly trying to do ? Level 3 data is generally processed data with final expression estimate. Again level 3 data has expression for different subtypes e.g, exon, isoform, gene, splice junction, etc. What type of data are you dealing with RNASeqV1 or V2 ? Both are generated with different processing pipelines and dealing with them needs different approaches. You should provide more details.
it is RNAseq V1
agree, the question is too vague/ too broad. Also, there is a gazillion of questions dealing with each step of RNA-seq here, each of which more specific. See all questions under Similar posts ----------------------------> (yes, look to the right;)
it is level 3 RNASeqV1 n i want to know how to do gene quanitification?
If you have BAM files use tools like featureCounts from Subread package or HTSeq-count for quatification. I prefer featureCounts.
But it seems like you already have Level 3 data from TCGA, which is already quantified expression. If you want to do differential analysis there are 100s of tools available like DESeq, edgeR, etc.,
User http://galaxyproject.org/ -> Rna-Seq