browse indexed tools
glotzerlab/hoomd-examples
The hoomd-examples repository provides Jupyter Notebook tutorials for using HOOMD-blue, a molecular dynamics simulation software. It covers topics such as organizing simulations, modeling rigid bodies, and parallel simulations, making it a valuable resource for those interested in molecular simulations.
deepchem/torchchem
Torchchem is an experimental repository that offers high-quality tools for molecular machine learning with PyTorch. It focuses on various aspects of molecular modeling, including property prediction and molecular generation.
oxpig/ANARCII
ANARCII is a generalized language model designed for numbering antigen receptor sequences. It provides a web tool and installation options for users interested in protein design and analysis.
amorehead/alphafold3-pytorch-lightning-hydra
This repository provides an implementation of AlphaFold 3 using PyTorch Lightning and Hydra, focusing on predicting protein structures from amino acid sequences. It includes functionalities for training and evaluating models that predict molecular structures, making it a valuable resource in the field of molecular biology.
suneelbvs/rdkit_tutorials
The RDKit Tutorials repository offers a collection of Jupyter notebooks that guide users through various cheminformatics tasks using RDKit. It covers fundamental and advanced topics such as property calculations, QSAR modeling, and molecular structure manipulation, making it a valuable resource for those interested in molecular design and analysis.
mabr3112/ProtFlow
ProtFlow is a Python package that facilitates the management of protein design workflows on computing clusters and local machines. It provides tools for configuring and running various protein design tools, making it a valuable resource for researchers in molecular biology.
mahdip72/vq_encoder_decoder
GCP-VQVAE is a model that converts protein tertiary structures into discrete tokens using vector-quantized variational autoencoders. It enables the generation and evaluation of protein structures, achieving state-of-the-art performance on various benchmarks.
fenggo/I-ReaxFF
I-ReaxFF is a differentiable framework for the Reactive Force Field (ReaxFF) based on TensorFlow, allowing for the optimization of ReaxFF parameters using machine learning techniques. It facilitates molecular simulations by providing first and higher-order derivatives of energies, which are essential for various computational chemistry applications.
HySonLab/LatentDE
LatentDE is a tool for protein sequence design that utilizes a latent-based directed evolution approach. It employs a variational autoencoder to optimize biological functionalities by exploring high-fitness mutants in the latent space, making it suitable for protein engineering tasks.
deepmodeling/build-your-agent
Build Your Agent is an open-source initiative that provides a collection of intelligent agents designed for scientific research, focusing on materials property prediction and drug discovery. It aims to facilitate the development and deployment of AI-powered tools for various research workflows.
quantaosun/Ambertools-OpenMM-MD
Ambertools-OpenMM-MD is a repository designed to facilitate molecular dynamics simulations of protein-ligand complexes, particularly for beginners. It utilizes Ambertools and OpenMM to streamline the simulation process and includes resources for analyzing protein-ligand interactions.
Xundrug/AA-Score-Tool
AA-Score is a tool that predicts protein-ligand binding affinity using an empirical scoring function based on various interaction components. It is utilized in virtual screening and lead optimization within the field of computer-aided drug discovery.
PaccMann/paccmann_kinase_binding_residues
This repository provides tools for predicting binding affinity and generating kinase inhibitors using active site sequence representations. It includes scripts for training models and optimizing molecular structures based on predicted affinities.
sokrypton/af_backprop
The af_backprop repository contains modifications to AlphaFold that enable backpropagation through the model, facilitating advancements in protein design. It is associated with projects that enhance protein design accessibility and improve sequence alignment methods.
mdtraj/tftraj
TFTraj is a tool for analyzing molecular dynamics trajectories using TensorFlow, specifically implementing routines for calculating root-mean-square deviation (RMSD). It includes benchmarks for performance comparison with other methods, making it useful for researchers in molecular simulations.
leelasd/OPLSAA-DB
OPLSAA-DB is a database containing hand-built OPLS-AA parameters and topologies for 464 molecules, facilitating molecular simulations across various platforms such as OpenMM, Gromacs, and NAMD. It serves as a resource for researchers working on molecular dynamics and simulations in computational chemistry.
LCY02/ABT-MPNN
ABT-MPNN is a software tool that implements an atom-bond transformer-based message passing neural network for predicting molecular properties. It provides functionalities for training models, making predictions, and visualizing attention weights, making it a valuable resource for molecular property prediction tasks.
aqlaboratory/pnerf
pNeRF is a parallelized implementation of the NeRF method designed to convert polymer parameterizations from internal coordinates to Cartesian coordinates, specifically for proteins. It enhances computational efficiency for machine learning applications in molecular dynamics and simulations.
Croydon-Brixton/pymol-remote
PyMOL Remote is a Python package that allows users to send commands and data to and from PyMOL, a molecular visualization tool. It enables remote procedure calls between a client and a PyMOL server, facilitating molecular design and analysis workflows.
SeonghwanSeo/OpenPharmaco
OpenPharmaco is an open-source software designed for fully-automated protein-based pharmacophore modeling and high-throughput virtual screening. It utilizes deep learning techniques to enhance the pharmacophore modeling process, making it suitable for drug discovery applications.
IBM/AutoPeptideML
AutoPeptideML is an AutoML system designed to help researchers build trustworthy models for predicting peptide bioactivity. It provides tools for model building, prediction, and benchmarking, making it accessible for users without prior machine learning expertise.
InformaticsMatters/pipelines
This repository contains modular components designed for cheminformatics and computational chemistry, allowing users to create data processing pipelines. It leverages RDKit for various cheminformatics functionalities, making it suitable for tasks related to molecular property prediction and simulations.
InformaticsMatters/docker-rdkit
This repository contains Dockerfiles for building lightweight RDKit images, which are used for cheminformatics tasks such as molecular property prediction and manipulation. It facilitates the use of RDKit in cloud environments, making it easier to deploy molecular modeling applications.
THUDM/MSAGPT
MSAGPT is a protein language model designed for predicting protein structures through multiple sequence alignment (MSA) generation. It achieves state-of-the-art performance in scenarios where natural MSAs are scarce, making it a valuable tool for protein design and analysis.