Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 216 Bytes

GIFFLAR - Glycan-Informed Foundational Framework to Learn Abstract Representations

Installation:

conda create -n gifflar -y python=3.11
conda activate gifflar
pip install -r requirements.txt

Test