-
Hi, @biasmv When I visualize my structure of alphafold2 as cartoon, it shows like a tube as follows:
![ALPHA](https://user-images.githubusercontent.com/24219321/187941264-14306964-fb80-418e-affc-a85b…
-
Yesterdays protein modeling gave the following log output with regard to the ranking of the five generated models:
`2023-09-22 18:52:35,633 alphafold2_ptm_model_1_seed_000 recycle=0 pLDDT=88.1 pTM=…
-
Braindump WIP
**Goals**
- Unexplored: how modern DL workflows can predict HCDR3 conformations?
- How meaningful is an MSA for an antibody (vs the importance of MSA in standard protein conformat…
-
### Description of the bug
The python code search.py cannot find uniref30_2202_db even though I already specified the path. Maybe I lost something important? Thanks a lot in advance.
ERROR ~ Err…
-
Hello:
I have a protein receptor sequence file r.fasta, two protein ligand sequence files a.fasta and b.fasta and two peptide chains pep1 and prp2 selected from b.fasta. I wish to compare the strengt…
-
When I run the run_docker.py with the following command,
python3 docker/run_docker.py \
--fasta_paths=/data/xiaoai/alphafold2_software/alphafold-main/T1082.fasta \
--max_template_date=2020-05-1…
-
Hi AlphaLink developers!
I am trying to use AlphaLink. I've downloaded the model via your dropbox link and unpacked it with gunzip. So I start the prediction like this:
```
python predict_with_c…
-
When I run
```
import torch
from alphafold2_pytorch import Alphafold2
model = Alphafold2(
dim = 256,
depth = 2,
heads = 8,
dim_head = 64,
predict_coords = True,
st…
-
Hi Team,
Thank you for the excellent work on ESM3.
I am currently comparing the performance of ESM3 on the CAMEO and CASP14 datasets with ESMFold and AlphaFold2. The CAMEO dataset I am using is …
-
Hello,
One of my systems, running Ubuntu 22.04, updated docker to version 27.3.1 (build ce12230)... after which running AlphaFold2 produces a neverending series of messages like the following once …