Meta package metagen() function for multiple datasets
0
0
Entering edit mode
Vani ▴ 20
@vani-8145
Last seen 8.3 years ago
United States

Hi,

I am trying to used the metagen function  to perform a meta-analysis on multiple datasets. In the vignette the data frame for the data parameter, contains one study per line in the dataframe. Is it possible to input multiple data frames at once?  I want to do an comparison on the top ten genes in each of the 4 datasets, and I believe that having one study per line won't work.

I tried this but I don't know if it is correct: meta2 <- metagen(logFC,SE, data = c(e1,e2,e3,e4))

Please advise.

 

 

 

meta metagen • 1.4k views
ADD COMMENT

Login before adding your answer.

Traffic: 894 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