I have two pdb-files containing two different protein structures. I need to combine these structures in Pymol. with a linker-sequence combining them. The linker I will need to create myself in Pymol. I also need to make some signal-peptides in the ends of each of the proteins. The linker and the signal-peptides are not in a pdb-file, as these will just be some random small sequences (the goal is to just come up with a reasonable illustration, it doesn't have to be exact).
How do I get both PDB-files into the same project in Pymol and how do I arrange them? And then, how do I create these custom sequences? Thanks!
Thanks for your response, I think I will check out Swiss-model for this. What exactly will aligning the PDB structures to their own sequences accomplish? Or am I missing something? As I understand it, I make a fasta-file with "SEQVLINKERENCE" and then align both PDB files to this fasta-file?
Yes, that's the idea. I see now that SwissModel may not be able to use multiple templates, so Modeller may be your only choice. Aligning the sequences to their own structure essentially directs the program to copy the coordinates from those regions and do light minimization. Since there will be no template for the linker and the alignment above dictates that those two structures need to be connected by it, the program will translate coordinates of those two structures in such a way that they are close enough for the linker to connect them. There will still be very many possible conformations depending on linker length and the modeling will not be realistic in terms of exhaustive sampling, but you said the illustration is what matters here.
Alright. Do you know if Modeller is available for free anywhere? I'm not in a position where I can buy it at this moment, unfortunately. I see they have an academic version, but I'm not currently a student.