View source: R/ReportDataMelts.R
ReportDataMelts | R Documentation |
This function generates results from the Inflect function after applying criteria input from the user
ReportDataMelts(
Data_Melts,
Data_CurveFit2_Control,
Data_CurveFit2_Condition,
Directory,
PValMelt
)
Data_Melts |
abundance and fit data for proteins that meet quality criteria in overall workflow |
Data_CurveFit2_Control |
the curve fit data from the Curve Fit 2 function |
Data_CurveFit2_Condition |
the curve fit data from the Curve Fit 2 function |
Directory |
directory where data is saved |
PValMelt |
the criteria for the melt shift p-values |
Excel files with summary of data along with melt curve plots for significant proteins
## Not run:
ReportDataMelts(Data_Melts,Data_CurveFit2_Control,Data_CurveFit2_Condition,Directory,PValMelt)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.