View source: R/r-functions.selection.R
append.info | R Documentation |
Merge selection coefficients, spatial concentration, conservation scores and gene expression data
append.info(output.folder, output.prefix)
output.folder: |
A folder containing a "genes.opt.txt" file and a 'spatial.txt' file, a 'fitch.txt' file. |
output.prefix: |
A prefix string used label the various files. Combined data frame is written to a file "prefix.combined.txt". |
: append.info(output.folder='./examples/', output.prefix='TCGA.ACC');
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.