| output_FD_proc | R Documentation | 
Returns a data frame for Full deuteration set
output_FD_proc(filepath)
filepath | 
 filepath to the input file. Input file is All_results table from HDX_Examiner, where all the fields are marked for export.  | 
data frame with reorganized data where in columns is procent deuteration for Protein States.
file_nm<-system.file("extdata", "All_results_table.csv", package = "HDXBoxeR")
a<- output_FD_proc(file_nm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.