DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data, serving as a comprehensive toolkit for drug discovery and materials science. At its core, it provides a featurizer-pipeline abstraction that converts raw molecular data into numerical representations, including graph-based molecular structures, SMILES tokenization vocabularies, and disk-sharded dataset persistence for handling large-scale data that exceeds RAM capacity. The framework distinguishes itself through integrated molecular docking workflows that automate pocket detecti
AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep learning system to predict the three-dimensional shapes of proteins, DNA, RNA, and ligands. The system functions as a diffusion-based protein folding model that predicts the spatial coordinates of biomolecular atoms and interactions. It utilizes a GPU-accelerated inference pipeline to process genetic sequences and structural templates for molecular modeling. The project covers structural bioinformatics analysis and protein interaction modeling to determine the physical arrangem
AlphaFold is a deep learning biology tool and structural bioinformatic pipeline designed to predict the three-dimensional shapes of proteins from their amino acid sequences. It functions as a machine learning system capable of generating 3D molecular models for both monomeric proteins and multimeric protein complexes, including homomers and heteromers. The system incorporates evolutionary information through multiple sequence alignment to identify physical proximity between residues. It utilizes a neural network architecture featuring spatial attention mechanisms and iterative refinement to d
This repository presents an approach for ligand discovery for protein bindign pockets, by combining Monte Carlo (MC) simulations with the model Chai-1 (Chai-1 github, Chai-1 technical report). There are two types of simulations presented here: - The basic simulation explores chemical space by…
Boltz is a deep learning molecular modeler and biomolecular structure prediction system. It uses neural network architectures to simulate the physical folding and docking of biomolecules, specifically predicting the three-dimensional shapes of protein and ligand complexes.
Die Hauptfunktionen von jwohlwend/boltz sind: Structure Prediction Models, Binding Affinity Prediction, Computational Workbenches, Molecular Deep Learning Frameworks, Protein Interaction Modeling, Affinity Scoring Functions, Geometric Modeling, Coordinate Refinement.
Open-Source-Alternativen zu jwohlwend/boltz sind unter anderem: deepchem/deepchem — DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data,… google-deepmind/alphafold3 — AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep… google-deepmind/alphafold — AlphaFold is a deep learning biology tool and structural bioinformatic pipeline designed to predict the… psipred/dmpfold2 — Fast and accurate protein structure prediction. rosettacommons/deepab — Official repository for DeepAb: Antibody structure prediction using interpretable deep learning. The code, data, and… rosettacommons/fvhallucinator — The code for FvHallucinator is made available under the Rosetta-DL license as part of the Rosetta-DL bundle.