Description Usage Arguments Value Examples
Returns a list containing two data frames. The second data frame is a formatted and transposed version of the original data with an additional labels column added. For data format instructions see https://github.com/Anderson-Lab/ComplementaryDomainPrioritization/wiki.
| 1 | load.protein.data(file, start.data.inx)
 | 
| file | A string pointing to the location of the data file. | 
| start.data.inx | An integer >= 2 that indicates where the actual data starts. | 
a list containing two data frames.
| 1 2 | download.example.data()
TCGA.protein = load.protein.data("TCGA_protein.csv",3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.