This is a test version of Biostars. For the public version, visit https://www.biostars.org.
3d structure without PDB

Hello Everyone,

I want to ask how can I do a 3d structure on data that doesn't have a PDB code.

Thanks

python biopython

1 answer

You can model the protein using homology modeling/threading

Doesn't work for me cause I get a PDB code with small data that not contains the position that I want to see.

You can model a whole protein molecule using homology modeling/threading. That starts with a Fasta file. You may use Modeler if you want to model missing residues inside a protein. That starts from a PDB file.

I tried the homology modeling in swiss modeling but it gives me a PDB code that not contains a position that I want.

Log in to answer this question.