Workspace File

 

 

Workspace file is a MATLAB data file (adapt_nmr_workspace.mat) that preserves all ADAPT-NMR variables and data. This file serves multiple purposes:

1-      It supports parallel run of data collection and data analysis. After each iteration and collection of new 2D planes, this file will be uploaded to the workspace. In that way ADAPT-NMR updates its status based on the previous data workspace and the new collected data. Therefore, it is absolutely necessary to make sure there is no workspace file from another run of ADAPT-NMR (for example another protein) in the directory that you want to start a new ADAPT-NMR data collection.

 

2-      In cases of early termination of data collection for any reason, the procedure can be resumed at any time by having the workspace file at the running directory. The workspace file contains all the necessary information up to the stoppage point.

 

3-      In case of any post-processing or reprocessing, all has to be done is to call ADAPT-NMR function with the workspace file available at the running directory.