Commit 42427a1c authored by Shenggan's avatar Shenggan
Browse files

add inference pipeline from openfold/alphafold

parent b3b3b445
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
from .msa import MSAStack
from .ops import OutProductMean
from .triangle import PairStack
from .evoformer import Evoformer
__all__ = ['MSAStack', 'OutProductMean', 'PairStack', 'Evoformer']
This diff is collapsed.
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