View source: R/importDIAresults.R
importDIAresults | R Documentation |
import DIA-MS quantitative results from Spectronaut
importDIAresults(report_location, study_design = NULL)
report_location |
path to the Spectronaut report (Factory default) |
study_design |
alternative study design to use, data.table of filename, condition, replicate. If not provided, an attempt will be made to extract the study design from the imported DIA results. |
DIA_resultset object (list) with data_long - data.table of the report data_wide - data.table of Protein.Group+Precursor.Id over the Ms runs/R.FileName study_design - study design table of filename, condition, replicate overview - analysis overview from SN settings - settings file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.