"...dynamo-run/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "adad2ecdd7485826d7ac926bf0e62caa958784ed"
Unverified Commit a3ea7c65 authored by Dingquan Yu's avatar Dingquan Yu Committed by GitHub
Browse files

Update README.md

parent 3d87ef2f
# Permutation code README # Permutation code README
## Overview: ## Overview:
NB: before running the test codes,please download the procrustes package first:
from https://github.com/theochem/procrustes
The only file that has been changed is: The only file that has been changed is:
[```openfold/utils/loss.py```](https://github.com/dingquanyu/openfold/blob/permutation/openfold/utils/loss.py), in which the forward function is modified in [```openfold/utils/loss.py```](https://github.com/dingquanyu/openfold/blob/permutation/openfold/utils/loss.py), in which the forward function is modified in
original ```AlphaFoldLoss``` class; create a child class called ```AlphaFoldMultimerLoss``` that not only inherited all the loss calculations but also original ```AlphaFoldLoss``` class; create a child class called ```AlphaFoldMultimerLoss``` that not only inherited all the loss calculations but also
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment