matrix_data | R Documentation |
convert dataframe to matrix
matrix_data(df)
df |
dataframe, typically from 'import_data()' |
list with members 'row_info' - gene ID and peptide sequence and 'data' a matrix version of the data in df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.