what to use in "Geneinfo" for miRNA in -TCGAanalyze_Normalization- of TCGAbiolinks
0
0
Entering edit mode
5.7 years ago
Björn ▴ 110

Hi, For mRNA DE expression, the code used is

dataNorm <- TCGAanalyze_Normalization(tabDF = dataPrep,
                                  geneInfo = geneInfo,
                                  method = "gcContent")

However, what should I use for miRNAs in

dataNorm <- TCGAanalyze_Normalization(tabDF = dataPrep,
                                  geneInfo = ??,
                                  method = "??")

Next question Is there a way to use "TMM" instead of "quantile" during filtration ?

dataFilt <- TCGAanalyze_Filtering(tabDF = dataNorm,
                              qnt.cut = 0.25,
                              method='quantile')
tcga mirna normalization geneinfo • 1.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 1623 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6