Abstract
Anabel (Analysis of binding events + l) is an open source online software tool (www.skscience.org/anabel) for the convenient analysis of molecular binding interactions. Currently, exported datasets from Biacore (surface plasmon resonance [SPR]), FortéBio (biolayer interference [BLI]), and Biametrics (single color reflectometry [SCORE]) can be uploaded and evaluated in Anabel using 2 different evaluation methods. Moreover, a universal data template format is provided to upload any other binding dataset to Anabel. This enables an easier comparison of different analysis methods for all users. Furthermore, a guide was established in Anabel to help inexperienced users to obtain optimal results. In addition, expert features can be used to optimize and control the fit of the binding model to the measured data. We tried to make the process of fitting and evaluating as easy as possible through the use of an intuitive user interface. At the end of every analysis, a single excel file, containing all results and graphs of the performed analysis, can be downloaded.
Keywords: SPR, SCORE, BLI, binding kinetics, binding events, software
Introduction
The analysis of binding events can be a difficult task. Not only is choosing the perfect experiment conditions and setup tedious, but it is also advisable to measure the desired binding interaction on multiple platforms for cross validation. The latter aspect is needed to prevent measurement artifacts caused by the platform like sensor surface effects or flow cell effects. For label-free binding measurements, the most prominent techniques are surface plasmon resonance (SPR; from Biacore)1, biolayer interference (BLI; from FortéBio),2 and single color reflectometry (SCORE; from Biametrics).3–7 Yet, every company and their methods feature different exclusive analysis software which are typically hard-wired into their own devices (eg, Octet software and BIAevaluation).8,9 Quite often, the device has to be registered to download and use the corresponding analysis software. Furthermore, these software are not always user-friendly and easy to understand, especially when users are inexperienced with the analysis of kinetic data. There is software available from third-party companies (Scrubber2 and TraceDrawer)10,11 which to some extent is capable of handling data from more than 1 platform. However, these third-party programs are not freely available (Table 1). Judging from our experience, the data evaluation process itself is by now the most error-prone and user-influenced step in the binding experiment. Apparently, many users do not entirely understand the kinetics or mathematics behind their data which leads to error-prone fits. This also enhances the problem of comparing binding results for the same binding reaction in addition to the fact that different detection systems, different fitting routines, mathematical models, or regression calculations are likely to have been applied. Therefore, a software is needed to directly compare and fit experiments from different platforms in the most comparable manner possible. To our knowledge, there is no free and user-friendly software available for the analysis of cross-platform binding kinetic data. This is why we developed Anabel (Analysis of binding events), an open source software, which is easily accessible over the Internet and can be downloaded for offline usage. With this software, we would like to provide the community with a tool that is easy to use and easy to understand. Here, both experienced and inexperienced users should be able to produce good and comprehensive evaluations of their kinetic binding data—independent of the device used for measurement.
Table 1.
Software | Price | Supported models | Fit analysis | Natural data support | Platforms | Open source |
---|---|---|---|---|---|---|
Anabel | Free | 1:1 kinetic model; 2 fitting methods | Assisting analysis graphs, residual plot | Exported SPR (Biacore), BLI (Octet), SCORE, and text files | All | Yes |
BIAEvaluation9 | Comes with Biacore devices | Many | Residual plot | Datasets acquired from Biacore instruments and text files | Windows | No |
Octet software8 | Comes with Octet devices | Many | Assisting analysis graphs, residual plot | Datasets acquired from Octet instruments | Windows | No |
TraceDrawer11 | €1500 | Many | Residual plot | Files from different SPR systems and Ridgeview Instruments | Windows | No |
Scrubber210 | $1990, academic $490 | 1:1 kinetic model with 2 fitting methods and a model for limited mass transport | Residual plot | Datasets acquired from Biacore and IBIS instruments, text file import | Windows | No |
SPR, surface plasmon resonance; BLI, biolayer interference; SCORE, single color reflectometry.
Materials and Methods
The following section provides an overview of the software used to program Anabel and the basic equations and calculus applied. A documentation on “How to use Anabel” is directly provided on the Anabel starting page (www.skscience.org/anabel). All described features refer to Anabel version 1.0 released together with this article.
Software development
Software packages
Anabel is a browser-based app, which was programmed in Cran R 3.3.2. Furthermore, the following R packages were used: shiny 1.0.3, markdown 0.8, shinydashboard 0.5.3, XLConnect 0.2-12, ggplot2 2.2.0, reshape2 1.4.2, DT 0.2, ggExtra 0.6, cowplot 0.7.0, plyr 1.8.4, and gridExtra 0.6. The main developments were made under macOS Sierra 10.12.6. The open source Shiny Server v1.5.3.838 from RStudio was used to host Anabel online on an Ubuntu 16.04 LTS virtual server. To cope with the incoming traffic, a shiny load balancer was established on the server.12
Accessibility
Anabel can either be accessed directly over the Internet (www.skscience.org/anabel) or downloaded from github (https://github.com/SKscience/Anabel) together with a detailed installation guide. Thereafter, it can be run locally on every Windows, Mac, and Unix machine with pre-installed Cran R and a web browser of your choice.
Upload file and compatibility to existing devices
Anabel was designed to allow a maximum accessibility to analyze binding kinetics. Therefore, Anabel can be used to analyze exported Biacore, BLI, and Biametrics datasets. After the addition of “biacore,” “bli,” or “biametrics” to the file name of the exported dataset (eg, test_biacore.txt), it can directly be uploaded within the evaluation method of your choice. Other binding dataset can be uploaded using the universal data template format provided in Anabel.
User guidance
After starting Anabel, the user can either directly start an analysis by choosing the according evaluation method at the top of the page or read through the “quick guide” to receive a short introduction on how to use Anabel. We also included a multiple-choice questionnaire to find out which analysis method suits the user best. Furthermore, a detailed description on all evaluation methods and backgrounds of Anabel can be found on the landing page for the interested user.
Fitting routines
All fits to the provided datasets were calculated using the R nonlinear least-square (nls) routine with the following equation in accordance to a 1:1 kinetic binding model13,14
(1) |
(2) |
Here, describes the surface load capacity over time, stands for the equilibrium surface load capacity, and kobs is defined as the observed binding rate constant. Furthermore, kobs also represents the curvature of the calculated fitting curve. Hence, it is a key value that is needed for every further calculation. Anabel automatically recognizes an association or dissociation curve region and directly calculates the kobs value as a positive value.
Evaluation Method 1: kobs linearization
For using the kobs linearization analysis method, only association curves with different concentrations of analyte [A] are needed for fitting. After fitting, the user has to provide the according concentrations of analyte [A] for each curve. The resulting kobs values and their corresponding analyte concentrations [A] can be used to perform a linear regression according to the following equation
(3) |
The association binding rate constant kass represents the slope, whereas the dissociation binding rate constant kdiss represents the y-axis intercept of the linear fit. The linear regression itself was performed with the help of the generalized linear model (glm) R function. Using the calculated rate constants, the dissociation constant KD can be calculated as follows
(4) |
Evaluation Method 2: single-curve analysis
Single-curve analysis is one of the 2 possible evaluation methods. Here, all binding rate constants are calculated from a single binding curve only, which must contain an association as well as a dissociation part. Thus, 2 fits need to be performed, each yielding one kobs value, which is defined as
(5) |
Here, kass is the association binding rate constant, kdiss refers to the dissociation binding rate constant, and [A] describes the concentration of analyte used to generate the binding curve. In the case of the dissociation curve fit, kass is assumed to be zero which leads to kobs equaling kdiss. Using this simplification, the desired dissociation constant KD can be calculated from kdiss, kobs, and [A] as
(6) |
Drift correction
Many sensor data tend to drift (eg, because of temperature, concentration, or pH changes). Such small drifts inside the dataset can be eliminated by performing a drift correction. Hereby, Anabel either allows a single- or a dual-drift correction. Note that any drift correction (single or dual) will have direct impact on the calculated KD value and is a data manipulation of the original binding event. Hence, it is strongly user dependent.
To perform a single-drift correction, one drift area needs to be selected in the baseline region of the data. Thereafter, Anabel will calculate the corrected dataset c(t) as follows
(7) |
Here, f(t) represents the original dataset values over time t and m is the slope calculated for the drift area. A dual-drift correction is performed by selecting a drift area in the start region of the binding curve and a second drift area in the end region. In addition, the user has to provide an assumed cross-fading area within which these 2 drifts blend into each other. After selecting all 3 areas, the corrected dataset is calculated according to the following equation
(8) |
Here, T0 is the minimum time point and Tmax is the maximum time point of the cross-fading area, and m1 represents the slope of the first and m2 the slope of the second drift area. Within the cross-fading area, the influence of the slope correction is assumed to linearly shift from drift one into drift two.
Assisting analysis graphs
Deviation plot
The deviation plot is calculated by plotting the delta value Δf = f(t) – f(t + 1) (y-axis) against time (x-axis). If no binding occurs, the signal will fluctuate around zero in this plot. In any case of binding, the deviation plot will rise (something binds and increases the initial signal) and will eventually drop back to zero (the binding reaches saturation and the signal increase stops). In case of a dissociation, the deviation plot will drop (signal is reduced) and will eventually rise back to zero (the signal drop stops, when all bound material is removed from the sensor). Thus, the user should select an area which clearly differs from the background noise. As the noise may impact this assisting plot, the user can increase the number of average points for curve smoothing (1 = no curve smoothing) to generate a smoother but less resolved plot. If the data follow a 1:1 binding kinetic, an exponential curve is to be expected for the deviation plot.
Self-exponential plot
The second assisting graph, the self-exponential plot, is produced by plotting all delta values Δf = f(t + 1) – f(t) (y-axis) against a normalized signal f(t) (x-axis). In case of a 1:1 kinetic, a linear area should be identifiable within the plot. Early binding kinetics may occur as a linear area with a different slope than the main binding event. Moreover, toward the end of the plot, the signal noise will become an increasing disturbance which will blur the linear part. In case of a 1:1 binding kinetic, the user should select the “middle” linear part of the binding (this may be different for other binding kinetics).
Residual plot
The third assisting graph is a classical residual plot showing the deviations of the data points regarding the calculated fit. It projects the data points as normalized values in accordance to the fitting result of the kinetics. Ideally, the data points should spread in a Gaussian or bell curve around the fit value. Furthermore, a smoothed conditional mean curve and a density plot (right side of the residual plot) are calculated to help the user to interpret the data. If the smoothed conditional mean curve is irregularly shaped (showing ups and downs), the selected fitting area and/or the 1:1 kinetic are not suitable for the dataset. In the former case, a reselection of the fitting area may be an option. Displacements, accumulations, or asymmetries in the density plot may be indicators for systematic errors in the sensor and/or binding system(s).
Results
We developed a bioinformatic software tool called “Anabel” for the analysis of biomolecular binding events. Anabel uses kinetic datasets and is capable of calculating all binding rate constants (kass and kdiss) as well as the corresponding KD value. Furthermore, it is powered by the statistical software language R and is freely accessible over the Internet (www.skscience.org/anabel). All Anabel versions are also available to download for offline usage (https://github.com/SKscience/Anabel). The main aim of Anabel is to make data analysis of binding events by multiple different measurement methods comparable. So far, it is possible to upload and evaluate exported kinetic datasets from Biametrics (SCORE), Biacore (SPR), and FortéBio’s Octet (BLI). All other data types can be evaluated if they meet the data criteria of the upload file provided in Anabel. Moreover, a comprehensive documentation, containing explanations and screenshots on how to perform the different types of data evaluations, can be found on the Anabel landing page. This guide shall help inexperienced users to obtain the best fitting results. In addition, binding kinetic experts can make use of the assisting analysis graphs. Up to now, only a 1:1 binding interaction model is provided. However, Anabel comes as an open source program and binding kinetic experts are invited to provide or implement any other binding kinetics as well as additional fitting routines and assisting graphs.
User-guided evaluation methods
All users who are unfamiliar with the analysis of kinetic data can find an evaluation guide in Anabel. It is designed to decide which analysis methods should be used to evaluate the binding experiment. In principle, there are 2 main ways of calculating all binding rate constants as well as the KD value. The “kobs linearization” method (Evaluation Method 1) needs more measurements and as such provides a higher statistical certainty. Multiple experiments with different analyte [A] concentrations have to be provided. The analyte A itself is defined to be the binding partner that has not been immobilized on any surface and is hence freely diffusible (in solution). Within the “kobs linearization” method, the 1:1 kinetic binding model is fitted to the association regions of the binding curves (Figure 1A). All binding rate constants (kass) are then calculated through their linear dependency of analyte on the calculated observed binding rate constant (kobs). One main advantage of this evaluation method is that no dissociation is needed at all. This is especially favorable for high-affinity binders with very slow and hence noise- and drift-afflicted off-kinetics.
The second evaluation method in Anabel is called “single-curve analysis.” Here, all relevant binding rate constants are calculated from a single binding curve. Therefore, the 1:1 kinetic binding model is fitted to the association and the dissociation region of the same curve (Figure 1B). As a result, only 1 experiment is needed to perform this sort of evaluation. However, this method can only be used if a good dissociation curve is visible within the dataset. Furthermore, the values obtained from a single-curve analysis are never as statistically reliable as those obtained from a kobs linearization as they are based on a single curve only. Nevertheless, several single-curve experiments of the same binding event can be used to generate mean KD values with higher statistical accuracy.
The 2 different evaluation methods were also tested using a simulated binding kinetic dataset (supplied within Anabel; select the dataset instead of uploading data). Here, a total of 2 binding interactions (named SimA and SimB) consisting of 5 binding curves, each with different concentrations of analyte, were simulated. The dataset contains a signal-to-noise ratio of 5. The association binding rate constant (kass) was set to 6.67E–5 [1/t*nM] and the dissociation rate constant (kdiss) was set to 8E–3 [1/t], resulting in a dissociation constant (KD) of 120 nM. A kobs linearization was performed using Evaluation Method 1 by fitting the binding model to all the association regions of all binding curves. Thereafter, the kobs values were plotted against their corresponding analyte concentrations (not shown). Subsequently, kass, kdiss, and KD values were calculated by Anabel (Figure 2A and Table 2).
Table 2.
Results of Evaluation Method 1 (kobs linearization) | |||||||
---|---|---|---|---|---|---|---|
Data | c (reagent) [nM] | kass [1/t*nM] | StErr (kass) [1/t*nM] | kdiss [1/t] | StErr (kdiss) [1/t] | KD [nM] | StErr (KD) [nM] |
SimA | 25-500 | 6.75E–05 | 7.05E–07 | 7.98E–03 | 1.46E–04 | 118.30 | 2.49 |
SimB | 25-500 | 6.72E–05 | 8.60E–07 | 8.22E–03 | 1.77E–04 | 122.35 | 3.07 |
Results of Evaluation Method 2 (single–curve analysis) | |||||||
Data | c (reagent) [nM] | kass [1/t*nM] | StErr (kass) [1/t*nM] | kdiss [1/t] | StErr (kdiss) [1/t] | KD [nM] | StErr (KD) [nM] |
SimA | 25 | 8.23E–05 | 1.36E–05 | 7.43E–03 | 1.99E–04 | 90.32 | 15.09 |
SimB | 25 | 1.01E–04 | 1.51E–05 | 7.59E–03 | 2.19E–04 | 74.90 | 11.35 |
SimA | 50 | 7.28E–05 | 4.79E–06 | 8.03E–03 | 1.19E–04 | 110.30 | 7.43 |
SimB | 50 | 7.18E–05 | 4.83E–06 | 8.07E–03 | 1.31E–04 | 112.47 | 7.78 |
SimA | 100 | 6.44E–05 | 1.85E–06 | 8.10E–03 | 8.16E–05 | 125.80 | 3.83 |
SimB | 100 | 6.60E–05 | 1.83E–06 | 7.98E–03 | 7.74E–05 | 120.87 | 3.55 |
SimA | 200 | 6.69E–05 | 1.01E–06 | 8.05E–03 | 5.61E–05 | 120.45 | 2.01 |
SimB | 200 | 6.77E–05 | 1.04E–06 | 8.05E–03 | 5.90E–05 | 118.92 | 2.03 |
SimA | 400 | 6.74E–05 | 8.28E–07 | 8.04E–03 | 4.95E–05 | 119.25 | 1.64 |
SimB | 400 | 6.80E–05 | 8.34E–07 | 7.98E–03 | 4.84E–05 | 117.41 | 1.61 |
Moreover, a single-curve analysis was conducted using Evaluation Method 2 with the same dataset as before. Again, kass, kdiss, and KD values were calculated for every single binding curve, 1 for each single analyte concentration (Figure 2B and Table 2). Both methods yielded dissociation constants close to the true KD value of 120 nM (Figure 2, indicated as dotted lines). However, the single-curve analysis shows a much higher variation of KD values than the kobs linearization. In this particular case, the smaller the analyte concentration becomes, the smaller the calculated KD value will be. This is mainly caused by the influence of the signal-to-noise ratio, which is more significant for smaller binding signals. Our example demonstrates that in general the most reliable binding constants can only be calculated from several replicates at different concentrations. The KD values calculated from a single binding curve are only suitable to estimate a binding range. Yet, they have a much higher statistical uncertainty.
Anabel: a guiding aid
Many mistakes of calculating the kinetic rate constants are commonly made during the fitting process of the corresponding binding model.15 Therefore, we kept it as simple and intuitive as possible in Anabel and added the assisting analysis graphs feature. After data upload, all curves are immediately shown as an overview graph. Next, the user zooms into the region of interest simply by drawing a rectangular region into the overview graph (Figure 3A). Thereafter, the user selects the fitting region inside the zoomed graph, again by simply drawing a rectangular region (Figure 3B and C). Using this method, the user has full control over the region that is used for fitting. Furthermore, fitting regions can easily be modified to exclude obvious effects like mass-transport-limited diffusion from the subsequent data analysis.
Another favorable feature of Anabel is the final result file. After the analysis of the experiment is finished, all results are automatically bundled in a single excel file. This file consists of multiple sheets that contain all results as well as pictures of the analysis. Moreover, we tried to design the result file in such a way that it leads through the whole analysis process making it as comprehensive as possible.
Expert features
Anabel also offers expert features. These are not necessary for the analysis of binding events but may greatly improve the final results if used properly. Moreover, they will give a deeper insight into the binding kinetics of the experiment. In general, they are characterized by the fact that they can be activated or deactivated in Anabel. By default, the expert features are deactivated to save calculation time. To activate the expert features, simply click the relevant “show” radio button. The most important expert feature is the 3 assisting analysis graphs: the deviation plot, the self-exponential plot, and the residual plot. After choosing the desired fitting area from the zoomed graph (Figure 3B), the corresponding fit (Figure 3C) as well as all assisting analysis graphs (Figure 4A to C) are then calculated automatically. The deviation plot (Figure 4A) and the self-exponential plot (Figure 4B) will show the same data range as selected in the zoomed graph. Hereby, the area used for the current fit is always highlighted in bold, whereas all other data points are transparent. Together with the residual plot (Figure 4C), these 2 plots will give the skilled as well as unskilled user a deeper insight into the quality of the fitting. The closer the assisting graphs fit to the theoretical prediction, the higher the confidence will be that the user has applied the right kinetics, concentrations, time frames, and fitting areas (eg, preventing diffusion limitation at the beginning of the binding or steric hindrances of already saturated binding moieties at the end of the kinetic curve). This will give the user a good impression of the chosen fitting area and will allow judgment on possible inclusions of the flanking regions or a reduction of fitting area to obtain a more valid fit.
If the overall noise level of the binding data is too high, the trends of the assisting analysis graphs could be masked completely. Hence, they could become difficult to interpret. To avoid this, Anabel offers a curve smoothing function. A running average can be set in the according field (“Number of average points for curve smoothing”) which will then be calculated for the deviation plot and the self-exponential plot. The residual plot as well as the fitting results will not be affected by this averaging. It is only a measure for rendering the plots. To demonstrate the smoothing effects, we generated a sample dataset with signal-to-noise ratios ranging from 20 to 1.25. Subsequently, we applied curve smoothing from 1 (no smoothing) to 300 data points (Figure 5). The general trends for the deviation plots (Figure 5A) and the self-exponential plots (Figure 5B) are similar. For the highest applied signal-to-noise ratio (20), the exponential and linear curve trends can already be detected using no curve smoothing at all (1). However, with increasing noise an increasing running averaging has to be chosen (10 for a signal-to-noise ratio of 5 and 30+ for a signal-to-noise ratio of 1.25). Yet, when using very high running average numbers (150-300), the assisting analytic graphs seem to collapse as too few data points remain. We recommend not to use more than half of the data points of the selected binding event (data points used for fitting). In general, the smoothing of the assisting analysis graphs should be chosen to be as low as possible to identify the exponential (deviation plot) or the linear trends (self-exponential plot).
With the help of all assisting analysis graphs, it is possible to tune and optimize the selected fitting area of the binding curves to only include data points belonging to a proper kinetic by preventing the effects of depletion, diffusion limitation, saturation, and so on. However, one has to keep in mind that a reduction of the fitting area will automatically lead to the usage of less data points and will therefore yield less statistical certainty. Furthermore, a mis-selection or misinterpretation of the assisting analysis graphs will lead to wrong kass, kdiss, and KD values. In addition, only regions of known effects should be excluded from a dataset. It might also be considered to choose a different binding model (not supplied in the current Anabel 1.0 version). Besides the assisting analysis graph tools, Anabel also offers expert features, which are capable of modifying the source dataset. These include a y-axis adjustment, a single- and a dual-drift correction tool. Using the y-axis adjustment, it is possible to combine all or some of the binding curves in 1 defined point. This modification can make it easier to select an identical fitting area for all binding events in the downstream evaluation process. Furthermore, this adjustment can be made at any time as it does not affect the general trend of the binding curve and hence does not affect any of the k values. However, this fact is not true for either of the 2 drift correction methods. Hence, they should only be applied by a skilled user or expert. This correction does alter the curve progression and changes the final fitting results. All drift corrections and y-adjustments made in Anabel can also be reset to go back to the original dataset by clicking the “Reset to original dataset” button in the drift correction section.
Real-life fitting example
In the following example, we compared the differences between a global and an optimized fitting region in Anabel. Here, the binding of a DNA aptamer to the thrombin protein was measured (Figure 6). The DNA aptamer had been immobilized and thrombin was used as a free analyte. As only 1 experiment at 1 concentration (54 nM) of thrombin was performed and a reasonable off-kinetic can be observed in the dataset, the binding curve was analyzed using Anabel’s Evaluation Method 2 (single-curve analysis). A blue rectangle within the overview plot was the first selection made to zoom into the association binding region (Figure 6A). Thereafter, 2 different approaches were chosen for fitting. On the left side (Figure 6B1), a fitting region was selected covering the whole association area without taking the assisting analytical graphs into account (Figure 6B3 to B5). This approach is referred to as the global fitting region, which was performed likewise for the association as well as for the dissociation part (graphs not shown) of the binding curve. The resulting global association fit (Figure 6B2) deviates from the raw data in 2 major regions. A lot of data points lie above or underneath the fit. This fact is also represented in the corresponding residual plot as the data points show a clear and strong trend above and underneath the zero baseline (Figure 6B5, black arrows). In theory, the selected fitting region should show an exponential decrease in the deviation plot (Figure 6B3) and a linear drop in the self-exponential plot (Figure 6B4) for a true 1:1 binding kinetic association fit. However, these plots show that in this case it might help to further reduce the right and left boundaries of the selection to fulfill these criteria. At the end of the global fit analysis, Anabel calculated a KD value of 11.55(±0.08) nM, a kass value of 3.54(±0.02)E–4/s*nM and a kdiss value of 4.09(±0.02)E–3/s. Next, the same binding curve analysis was repeated. However, optimized fitting regions were now used for the association fit (Figure 6C) as well as for the dissociation fit (graphs not shown). As already mentioned above, we reduced the fitting regions according to the corresponding trends of the assisting analysis graphs. These were altered in a way that only the exponential region in the deviation plot (Figure 6C3, black arrow) and the linear region in the self-exponential plot (Figure 6C4, black arrow) were selected. The resulting fit (Figure 6C2) follows the raw data much better than the global fit (Figure 6B2, black arrow). This can also be seen by comparing both residual plots (Figure 6B5 and C5). Nonetheless, the residual plot still shows regions where the data points solemnly lie above or underneath the zero baseline. This indicates that a 1:1 kinetic might not be the ideal model for thrombin binding to its DNA aptamer, even if the literature states such a kinetic for the used aptamer.16–19 At the end of the global fit analysis, Anabel calculated a KD value of 12.54(±0.06) nM, a kass value of 5.29(±0.01)E–4/s*nM and a kdiss value of 6.64(±0.03)E–3/s.
Conclusions and Outlook
We designed and programmed Anabel to be an intuitive and comparative tool for the analysis of molecular binding events. Our aim was to supply an open source program to the community to make results more comparable between different methods and devices of binding measurements, especially SPR (Biacore, IBIS, Plexera, etc), SCORE (Biametrics), and BLI (FortéBio). Furthermore, as a web application it is accessible to everyone in the world on every platform and freely installable from github. Not only should the inexperienced user be able to use Anabel, but the assisting analysis graphs will hopefully prove a useful tool for the skilled and experienced user. In the future, we would like to add more features, eg, additional binding models, evaluation methods, a database containing all kinds of published binding constants as well as free user shared Anabel results. We greatly count on the users for feedback and initiative to improve Anabel over the next years and make it a widely used binding kinetic analysis tool, bridging the gap between the different device software as well as detection methods.
Acknowledgments
We would like to thank Tobias Herz (University of Freiburg) for alpha and beta testing Anabel.
Footnotes
Declaration of conflicting interests:The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding:The author(s) disclosed receipt of the following financial support for the research, authorship, and/or publication of this article: We thank the German Ministry for Art and Sciences (BMBF) for funding the projects ProteinCopier (FKZ 03VP01200) and AptaSELECT (01DL17007B)
Author Contributions: SDK, CR conceived and designed the experiments. SDK analysed the data. SDK wrote the first draft of the manuscript. SDK, JW, GR contributed to the writing of the manuscript. GR agree with manuscript results and conclusions. SDK, GR jointly developed the structure and arguments for the paper. GR, JW, CR made critical revisions and approved final version. All authors reviewed and approved of the final manuscript.
ORCID iD: Stefan D Krämer https://orcid.org/0000-0002-0071-9344
References
- 1. Liedberg B, Nylander C, Lundström I. Biosensing with surface plasmon resonance—how it all started. Biosens Bioelectron. 1995;10:i–ix. doi: 10.1016/0956-5663(95)96965-2. [DOI] [PubMed] [Google Scholar]
- 2. Concepcion J, Witte K, Wartchow C, et al. Label-free detection of biomolecular in-teractions using BioLayer interferometry for kinetic characterization. Comb Chem High Throughput Screen. 2009;12:791–800. doi: 10.2174/138620709789104915. [DOI] [PubMed] [Google Scholar]
- 3. Gauglitz G, Brecht A, Kraus G, Mahm W. Chemical and biochemical sensors based on interferometry at thin (multi-) layers. Sensors Actuators B Chem. 1993;11:21–27. doi: 10.1016/0925-4005(93)85234-2. [DOI] [Google Scholar]
- 4. Piehler J, Brecht A, Gauglitz G. Affinity detection of low molecular weight analytes. Anal Chem. 1996;68:139–143. doi: 10.1021/ac9504878. [DOI] [PubMed] [Google Scholar]
- 5. Ewald M, Le Blanc AF, Gauglitz G, Proll G. A robust sensor platform for label-free detection of anti-Salmonella antibodies using undiluted animal sera. Anal Bioanal Chem. 2013;405:6461–6469. doi: 10.1007/s00216-013-7040-9. [DOI] [PubMed] [Google Scholar]
- 6. Ewald M, Fechner P, Gauglitz G. A multi-analyte biosensor for the simultaneous label-free detection of pathogens and biomarkers in point-of-need animal testing. Anal Bioanal Chem. 2015;407:4005–4013. doi: 10.1007/s00216-015-8562-0. [DOI] [PubMed] [Google Scholar]
- 7. Burger J, Rath C, Woehrle J, et al. Low-volume label-free detection of molecule-protein interactions on microarrays by imaging reflectometric interferometry. SLAS Technol. 2017;22:437–446. doi: 10.1177/2211068216657512. [DOI] [PubMed] [Google Scholar]
- 8. ForteBio Software. https://www.fortebio.com/software-updates.html. Accessed May 6, 2018.
- 9. Biacore Software. https://www.biacore.com/lifesciences/service/downloads/downloads/index.html. Accessed May 6, 2018.
- 10. BioLogic Software. http://www.biologic.com.au/. Accessed May 6, 2018.
- 11. TraceDrawer. http://www.tracedrawer.com/. Accessed May 6, 2018.
- 12. Tian H. A. shiny-app serves as shiny-server load balancer. http://withr.me/a-shiny-app-serves-as-shiny-server-load-balancer/. Up-dated 2014. Accessed July 1, 2017.
- 13. Piehler J, Brecht A, Giersch T, Hock B, Gauglitz G. Assessment of affinity constants by rapid solid phase detection of equilibrium binding in a flow system. J Immunol Methods. 1997;201:189–206. doi: 10.1016/S0022-1759(96)00222-0. [DOI] [PubMed] [Google Scholar]
- 14. Karlsson R, Michaelsson A, Mattsson L. Kinetic analysis of monoclonal antibody-antigen interactions with a new biosensor based analytical system. J Immunol Methods. 1991;145:229–240. doi: 10.1016/0022-1759(91)90331-9. [DOI] [PubMed] [Google Scholar]
- 15. Rich RL, Myszka DG. Survey of the year 2007 commercial optical biosensor literature. J Mol Recognit. 2008;21:355–400. doi: 10.1002/jmr.928. [DOI] [PubMed] [Google Scholar]
- 16. Russo Krauss I, Merlino A, Randazzo A, Novellino E, Mazzarella L, Sica F. High-resolution structures of two complexes between thrombin and thrombin-binding aptamer shed light on the role of cations in the aptamer inhibitory activity. Nucleic Acids Res. 2012;40:8119–8128. doi: 10.1093/nar/gks512. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17. Russo Krauss I, Merlino A, Giancola C, Randazzo A, Mazzarella L, Sica F. Thrombin–aptamer recognition: a revealed ambiguity. Nucleic Acids Res. 2011;39:7858–7867. doi: 10.1093/nar/gkr522. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18. Russo Krauss I, Merlino A, Randazzo A, Mazzarella L, Sica F. Crystallization and preliminary X-ray analysis of the complex of human alpha-thrombin with a modified thrombin-binding aptamer. Acta Crystallogr Sect F Struct Biol Cryst Commun. 2010;66:961–963. doi: 10.1107/S1744309110024632. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19. Nallagatla RS, Heuberger B, Haque A, Switzer C. Combinatorial synthesis of thrombin-binding aptamers containing iso-guanine. J Comb Chem. 2009;11:364–369. doi: 10.1021/cc800178m. [DOI] [PubMed] [Google Scholar]