bioRxiv ScienceSearch

Biology subjects

Noe, F.

Publications and source records attributed to Noe, F..

4 recordsLinked to original sources

Reactive SINDy: Discovering governing reactions from concentration data

The inner workings of a biological cell or a chemical reaction can be rationalized by the network of reactions, whose structure reveals the most important functional mechanisms. For complex systems, these reaction networks are not known a priori and cannot be efficiently computed with ab initio methods, therefore an important approach goal is to estimate effective reaction networks from observations, such as time series of the main species. Reaction networks estimated with standard machine learning techniques such as least-squares regression may fit the observations, but will typically contain spurious reactions. Here we extend the sparse identification of nonlinear dynamics (SINDy) method to vector-valued ansatz functions, each describing a particular reaction process. The resulting sparse tensor regression method \"reactive SINDy\" is able to estimate a parsimonious reaction network. We illustrate that a gene regulation network can be correctly estimated from observed time series.

biochemistry

ReaDDy 2: Fast and flexible software framework for interacting-particle reaction dynamics

Interacting-particle reaction dynamics (iPRD) combines the simulation of dynamical trajectories of interacting particles as in molecular dynamics (MD) simulations with reaction kinetics, in which particles appear, disappear, or change their type and interactions based on a set of reaction rules. This combination facilitates the simulation of reaction kinetics in crowded environments, involving complex molecular geometries such as polymers, and employing complex reaction mechanisms such as breaking and fusion of polymers. iPRD simulations are ideal to simulate the detailed spatiotemporal reaction mechanism in complex and dense environments, such as in signalling processes at cellular membranes, or in nano- to microscale chemical reactors. Here we introduce the iPRD software ReaDDy 2, which provides a Python interface in which the simulation environment, particle interactions and reaction rules can be conveniently defined and the simulation can be run, stored and analyzed. A C++ interface is available to enable deeper and more flexible interactions with the framework. The main computational work of ReaDDy 2 is done in hardware-specific simulation kernels. While the version introduced here provides single- and multi-threading CPU kernels, the architecture is ready to implement GPU and multi-node kernels. We demonstrate the efficiency and validity of ReaDDy 2 using several benchmark examples. ReaDDy 2 is available at the https://readdy.github.io/ website.

biophysics

OpenPathSampling: A Python framework for path sampling simulations. I. Basics

Transition path sampling techniques allow molecular dynamics simulations of complex systems to focuson rare dynamical events, providing insight into mechanisms and the ability to calculate rates inaccessibleby ordinary dynamics simulations. While path sampling algorithms are conceptually as simple as importancesampling Monte Carlo, the technical complexity of their implementation has kept these techniquesout of reach of the broad community. Here, we introduce an easy-to-use Python framework called Open-PathSampling (OPS) that facilitates path sampling for (bio)molecular systems with minimal effort and yetis still extensible. Interfaces to OpenMM and an internal dynamics engine for simple models are providedin the initial release, but new molecular simulation packages can easily be added. Multiple ready-to-usetransition path sampling methodologies are implemented, including standard transition path sampling (TPS)between reactant and product states, transition interface sampling (TIS) and its replica exchange variant(RETIS), as well as recent multistate and multiset extensions of transition interface sampling (MSTIS, MISTIS).In addition, tools are provided to facilitate the implementation of new path sampling schemes built on basicpath sampling components. In this paper, we give an overview of the design of this framework and illustratethe simplicity of applying the available path sampling algorithms to a variety of benchmark problems.

biophysics

OpenPathSampling: A Python framework for path sampling simulations. II. Building and customizing path ensembles and sample schemes

The OpenPathSampling (OPS) package provides an easy-to-use framework to apply transition path sampling methodologies to complex molecular systems with a minimum of effort. Yet, the extensibility of OPS allows for the exploration of new path sampling algorithms by building on a variety of basic operations. In a companion paper [Swenson et al 2018] we introduced the basic concepts and the structure of the OPS package, and how it can be employed to perform standard transition path sampling and (replica exchange) transition interface sampling. In this paper, we elaborate on two theoretical developments that went into the design of OPS. The first development relates to the construction of path ensembles, the what is being sampled. We introduce a novel set-based notation forthepath ensemble, which provides an alternative paradigm for constructing path ensembles, and allows building arbitrarily complex path ensembles from fundamental ones. The second fundamental development is the structure for the customisation of Monte Carlo procedures; how path ensembles are being sampled. We describe in detail the OPS objects that implement this approach to customization, the MoveScheme and the PathMover, and provide tools to create and manipulate these objects. We illustrate both the path ensemble building and sampling scheme customization with several examples. OPS thus facilitates both standard path sampling application in complex systems as well as the development of new path sampling methodology, beyond the default.

biophysics