powered by
Returns a data frame for Full deuteration set
output_FD(filepath)
data frame with reorganized data where in columns is uptake data for Protein States.
filepath to the input file. Input file is All_results table from HDX_Examiner, where all the fields are marked for export.
file_nm<-system.file("extdata", "All_results_table.csv", package = "HDXBoxeR") a<-output_FD(file_nm)
Run the code above in your browser using DataLab