equifold icon indicating copy to clipboard operation
equifold copied to clipboard

Official code repository for EquiFold: Protein Structure Prediction with a Novel Coarse-Grained Structure Representation

Results 3 equifold issues
Sort by recently updated
recently updated
newest added

Hello. When running your `ab` model weights on an input CSV containing a `uid` column as well as both `heavy` and `light` chain sequence columns, it appears as though your...

when I run the programe , I got this error : > python run_inference.py --model science --model_dir models --seqs tests/data/inference_science_input.csv --ncpu 1 --out_dir out_tests > 0%| | 0/1 [00:02

I have generated high-level diagrams for the equifold project. The idea is to help people get up-to-speed with the codebase you can see how it renders here: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/equifold/on_boarding.md These diagrams...