Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting nonsense predictions #57

Closed
georgkempf opened this issue Nov 15, 2024 · 2 comments
Closed

Getting nonsense predictions #57

georgkempf opened this issue Nov 15, 2024 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@georgkempf
Copy link

First of all thanks a lot for releasing the code and model! I ran a few simple tests for small proteins, but the output is always only scattered atoms (see below).

I cannot use containerization software and installed AF in a virtual environment based on the dockerfile. I ran the tests on a RTX 2060S and RTX Quadro 4000.

The output for the example json from the Readme

{
  "name": "2PV7",
  "sequences": [
    {
      "protein": {
        "id": ["A", "B"],
        "sequence": "GMRESYANENQFGFKTINSDIHKIVIVGGYGKLGGLFARYLRASGYPISILDREDWAVAESILANADVVIVSVPINLTLETIERLKPYLTENMLLADLTSVKREPLAKMLEVHTGAVLGLHPMFGADIASMAKQVVVRCDGRFPERYEWLLEQIQIWGAKIYQTNATEHDHNMTYIQALRHFSTFANGLHLSKQPINLANLLALSSPIYRLELAMIGRLFAQDAELYADIIMDKSENLAVIETLKQTYDEALTFFENNDRQGFIDAFHKVRDWFGDYSEQFLKESRQLLQQANDLKQG"
      }
    }
  ],
  "modelSeeds": [1],
  "dialect": "alphafold3",
  "version": 1
}

looks like this:
image

Apart from the nonsense output I did not encounter any obvious errors in the pipeline.

@jacobjinkelly jacobjinkelly self-assigned this Nov 15, 2024
@joshabramson
Copy link
Collaborator

We will track this and related issues in #59

@Augustin-Zidek Augustin-Zidek added the duplicate This issue or pull request already exists label Nov 18, 2024
@Augustin-Zidek
Copy link
Collaborator

Thanks for reporting!

I will close this issue so that all information is centralized and tracked in #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants