Does a TCGA dataset need batch effect removal?
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Batch correction of TCGA data from TCGAbiolinks and cBioPortal
written by Petesview •Hi, I have a specific question regarding whether STAR counts of TCGA-BRCA data downloaded from GDCquery is batch corrected. If not, I would like to …
-
How to import downloaded multiple TCGA data in R?
written by Zahra •Hi all, I want to import the TCGA data I previously downloaded using the TCGAbiolinks package into R. Whenever I want to import them, I …
-
Which one do you recommend for the problem with the smaller number of normal samples of TCGA?
written by Zahra •Hi all, I've analyzed the HTSeq count data of TCGA and have used the DESeq2 for normalization. As you know there are a small number …
-
Does PCAWG have any advantage compared to TCGA for studying protein-coding regions?
written by Zahra •Hi all, I want to study mutations that occur in some protein-coding genes. I don't know the data of which study is better for this …
-
How to extract count matrix from TCGAbiolinks using STAR-Counts
written by Xiaofan •Hi there, I always used TCGAbiolinks to get raw count for TCGA projects like below: expquery <- GDCquery(project = "TCGA-KIRC", data.category = "Transcriptome Profiling", data.type …
-
ATACseq batch effect coupled with biological effect
written by pt.taklifiI am currently working with ATACseq count matrix from two different datasets one contains data from let's say cell type A,B,C and the other dataset …
-
Breast cancer expression data with subtype information
written by sabin •Hi all, I'm working on breast cancer data and in particular i am interested in the sample subtype. I downloaded the BRCA dataset from TCGA, …
-
BATCH EFFECT REMOVAL
written by Rishabh Jha •Hello everyone, I have been working on expression analysis past few months. Lately, I hadn't been asked to address batch effects from my data. I …
-
RNA-seq batch effect remove
written by 9521ljh •i have TCGA RNA seq dataset(sample number: 11) and my own dataset(sample number : 11) i want to compare TCGA and my own dataset expression …
-
Question: Rna Raw Count and Gene expression correlation
written by salvatore.digiorgio •Hi. Starting From TCGA dataset HTSeq - Counts I used TCGAanalyze Normalization (TCGAbiolinks package) based on EdgeR to obtain normalized count matrix. On these data …
You need to analyze the expression matrix to see if there is any batch effect present in your dataset. A PCA analysis would give you insights on that.