read_thermo_xlsx | R Documentation |
The Thermo(TM) workflow has as its default a fascinatingly horrible excel output. This function parses that into a series of data frames.
read_thermo_xlsx(xlsx_file, test_row = NULL)
xlsx_file |
The input xlsx file |
test_row |
A single row in the xlsx file to use for testing, as I have not yet seen two of these accursed files which had the same headers. |
List containing the protein names, group data, protein dataframe, and peptide dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.