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

Extract the structure embeddings #58

Open
Jerry888Chen opened this issue Dec 12, 2023 · 1 comment
Open

Extract the structure embeddings #58

Jerry888Chen opened this issue Dec 12, 2023 · 1 comment

Comments

@Jerry888Chen
Copy link

Dear Team of GearNet,

Many many thanks for this wonderful package!
I am new to programming (especially torchdrug and pytorch), so how to extract the structure representations confused me a lot after some explorations. If I want to embed my structure as an embedding using a GearNet model (for example, the GearNetIEConv model fold_mc_gearnet_edge_ieconv.pth), is there a convenient way to do that? Any instruction is appreciated and sorry for a naive question from a newbie.

Jerry

@Oxer11
Copy link
Collaborator

Oxer11 commented Dec 13, 2023

Hi, thanks for your interest in our work!

You can follow this tutorial, which describes how to use TorchDrug to construct data.Protein object and pass it into GearNet. Also, you can see this tutorial to learn about how to use pre-trained checkpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants