Code Monkey home page Code Monkey logo

Comments (3)

denizkavi avatar denizkavi commented on August 17, 2024

Also discussed here: sokrypton/ColabFold#76

from alphapulldown.

dingquanyu avatar dingquanyu commented on August 17, 2024

Hi Deniz,

Certainly it can be achieved in AlphaPulldown. You can use make your selected structures to replace the default template features when running run_multimer_jobs.py by adding the flags --multimeric_template --description_file=/path/to/descrption.csv

multimeric_templateis a boolean flag that will inform AlphaPulldown to look for customised template structures and replace the original template features. ``ยด description_file.csv```should be in the following format:

protein_A,xxx.pdb,C

indicating your query sequence protein_Ashould be mapped to chain C your pdb file xxx.pdb, suppose you already had protein_A.pkl

In addition, the actual sequence of the chain in the PDB does not necessary have to be the same as the protein_A sequence, as AlphaPUlldown will realign the sequences anyway but it will always better if your template covers as many residues as it can.

On the other hand, you can also regenerate the pickle files as described here: https://github.com/KosinskiLab/AlphaPulldown/blob/main/manuals/example_3.md

Yours
Dingquan

from alphapulldown.

DimaMolod avatar DimaMolod commented on August 17, 2024

Please also refer to the TrueMultimer sections of the new manual:
https://github.com/KosinskiLab/AlphaPulldown?tab=readme-ov-file#14-run-with-custom-templates-truemultimer
https://github.com/KosinskiLab/AlphaPulldown?tab=readme-ov-file#25-run-with-custom-templates-truemultimer

from alphapulldown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.