View source: R/seahorseImport.R
seahorseImport | R Documentation |
From mito stress test report (.xlsm) which is generated from the Wave software, copy and transpose average assay parameters calculations from the "Measures sheet" (generally starts in cell B4). Copy all measurement data up to ATP Production. Transpose data to new workbook so that sample names are in rows (merged cells) and measurements are in columns. Save as .csv file. This is the input for the seahorseImport()
seahorseImport(file = NULL)
file |
quoted name of .csv file to import from above process |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.