build | R Documentation |
This function is used to finalize the Omics Screening component of OBIF, and prepares a complete dataset that will be used for the Feature Discovery component of OBIF.
build(featIDs, meta.data, dataAR, obffa.res, synex.res)
featIDs |
A vector object containing the unique IDs or names of the features of the Omics dataset |
meta.data |
A data frame containing the additional metadata to be associated with each feature |
dataAR |
A data frame containing the OBIF-scaled analysis ready expression values of all features per samples |
obffa.res |
A data frame with all, or selected, results from the Full Factorial Analysis |
synex.res |
A data frame with all, or selected, results from the relative expression calculations and scorings |
A data frame containing the merged columns of all the inputs. This dataset is to be used for Feature Discovery analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.