question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to do inter/intra protein chain-breaks through command line interface ?

See original GitHub issue

Hi Yoshitaka-san,

Thank you for the great work.

Original AlphaFold2_advanced allows you to do inter protein chain-breaks in the sequence entry:

So you can do something like: AC/DE:FGH

Use / to specify intra-protein chainbreaks (for trimming regions within protein).
Use : to specify inter-protein chainbreaks (for modeling protein-protein hetero-complexes).

How can we do this with your script? Because it only takes one file as fasta file.

Do you create a fasta file like:

 >myinput.fasta
 AC/DE:FGH

And last question, DE:FGH simply means we are docking DE to FGH, am I right?

Thanks and hope to hear from you again.

G.V.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
CYP152N1commented, Oct 27, 2021

If anyone knows how to use it effectively, please let me know.

I think trim feature is useful for scoring pLDDT and tol of the models with disorder loop. Trimming of low pLDDT region makes the rank of pLDDT will be more accurate. But It might be better that the rescoring average pLDDT performed on another program after the AF2 calculation.

If the model possess disorder loop, tol was not decreased after several recycles.
Trimming of disorder loop might be effective to judge the endpoint of recycling. However, I have never use it.

0reactions
gundalavcommented, Oct 28, 2021

Yoshitaka-san, Thank you for the explanation. Very convincing G.V.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command: alphafold - UCSF RBVI
The alphafold command: finds and retrieves existing models from the AlphaFold Database: AlphaFold Protein Structure Database: massively expanding the ...
Read more >
Running AlphaFold to Predict Protein Complexes ... - YouTube
How to predict the structure of a photoreaction center complex of 3 proteins from ChimeraX using AlphaFold-Multimer.
Read more >
ColabFold: making protein folding accessible to all - PMC - NCBI
1) using the Python library. Schematic diagram of ColabFold. a,b, ColabFold has a web and a command line interface (a) that send FASTA...
Read more >
AlphaFold Protein Structure Database
AlphaFold DB provides open access to over 200 million protein structure predictions to accelerate scientific research. Background. AlphaFold is an AI system ...
Read more >
Unreasonably faster notes, with command-line fuzzy search
Using Fuz to quickly add a code-snippet in our note directory – then retrieving it with fuzzy-search. Here, on how to read FASTA...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found