Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
ProbeMaker is a framework for design of sets of oligonucleotide probes. It allows the design of different types of probes made up of separate sequence elements. A Plug-in mechanism allows extension of the framework with new functionalities.
calculates overlap, kinetic integrals for numerical atomic orbitals.
The efficient algorithm calculating the overlap and the kinetic integrals for the numerical atomic orbitals is implemented. The described algorithm exploits the properties of the prolate spheroidal coordinates. The overlap and the kinetic integrals in R^3 are reduced to the integrals over the rectangular domain in R^2, what substantially reduces the complexity of the problem. We prove that the integrand over the rectangular domain is continuous and does not have any slope singularities. For...
solves nonlinear Kohn-Sham equation for the neutral atom.
RAtom solves nonlinear Kohn-Sham equation for the neutral atom. The adaptive algorithm based on finite element method (FEM) is implemented.
Discretization of the differential eigenvalue problem is done by finite element method with Lobatto polynomials as a basis functions. High order Gauss quadratures are applied in order to obtain the total energy of atom with absolut accuracy of 1E-6 hartree.
Disctretization leads to generalized eigenvalue problem, which is solved by procedures from...
A Library for Chemical Formula Parsing. Syntax only, no semantics. No external library dependencies, namespace std:: only. Uses UnitTest++ during development to ensure consistent behaviour.
BASILISK is a probabilistic model of the conformational space of amino acid side chains in proteins. Unlike rotamer libraries, BASILISK models the chi angles in continuous space, including the influence of the protein's backbone.
Using the CUDA API this project modifies the AutoDock software to run in parallel on NVIDIA GPUs. Users will be able to download and compile the code and use AutoDock on CUDA capable Graphics Cards. Autodock is located at http://autodock.scripps.edu/
GPSR is a resource for genomics, proteomics and systems biology. The aim of this project is to build comprehensive resources in the field of bioinformatics.
TARIS (Tree Analysis and Representation of Isopotential Surfaces) is a software package designed for molecular similarity purposes in the field of Computational Chemistry. Users are allowed to compare molecules through their MEP loading .cube files.
The Biomolecule Toolkit is a library for modeling biological macromolecules such as proteins, DNA and RNA. It provides a C++ interface for common tasks in structural biology to facilitate the development of molecular modeling, design and analysis tools.
FORce based Cluster Editing (FORCE) is a Java software heuristically solving the graph cluster editing problem on weighted edges using BLAST E-values. It further provides a training mode for heuristic parameter estimation.