View source: R/convertMetaAnalysisToDT.R
convertMetaAnalysisToDT | R Documentation |
Parse gene signature metaanalysis .rds files into a data.table.
convertMetaAnalysisToDT(dataDir, saveDir, fileName = "gene_compound.csv")
dataDir |
'character(1)' Path to the top level metaanalysis directory. Folders in this directory should be named to match '*AnalyticPancan', where '*' is the molecular data type of that signature file. |
saveDir |
'character(1)' Path to write the output .csv to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.