Skip to content

Gyuuul2/colabfold-protocol

 
 

Repository files navigation

colabfold-protocol

Execution

cd batch
# Predict the structure of GPI complex with alphafold_multimer_v3
sh run_colabfold_GPIT_complex.sh
# Predict complex structure pairwisely
sh run_colabfold_GPIT_pair.sh
# Run colabfold for each monomer
sh run_colabfold_GPIT_monomer.sh
# Validate the predicted structure by aligning to the experimental structure
sh validate_colabfold_prediction.sh

About

ColabFold protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Other 0.5%