MolCrawl

Foundation Models for Molecules, Proteins, RNA, and Genomic Sequences

Getting Started

# Clone the repository
git clone https://github.com/mmai-framework-lab/MolCrawl.git
cd MolCrawl

# Create conda environment
conda env create -f environment.yaml
conda activate molcrawl

# Install the package
pip install -e .

For detailed documentation, visit the API Documentation.

Pre-trained Models

huggingface.co/kojima-lab

Loading models from Hugging Face…