Skip to content

The Colab notebook #438

@Jameel9

Description

@Jameel9

Hi RFdiffusion team,

Does the colab notebook work properly to design something against a user-specific target (pdb file)?

The hint at the end says "leave blank to get an upload prompt", however, the notebook doesn't do that. Although it was set in the function to do so

def get_pdb(pdb_code=None):
  if pdb_code is None or pdb_code == "":
    upload_dict = files.upload()

it doesn't!

Even if I enter a PDB ID and or any random word, it keeps designing something irrelevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions