Skip to content

IDEA-XL/TokenMD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokenMD

Perturb ESM3 tokens to generate protein conformational ensembles.

How to run

Download ESM3-small-open from https://huggingface.co/EvolutionaryScale/esm3-sm-open-v1 and put in the folder ./weights.

The running command:

 python perturb_md.py --input_pdb ./input/6uof_A.pdb --output_path ./output/6uof_A

The generated pdb files will be in the folder ./output/6uof_A.

Visualization


Generated

MD
esm esm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%