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

Ensembler does not retain disulfide bond records from original PDB files. #93

Open
MehtapIsik opened this issue May 30, 2017 · 0 comments

Comments

@MehtapIsik
Copy link

While trying to use Ensembler pipeline to model Human Serum Albumin, I realized disulfide bond information from original PDB files are not retained after model generation step.

Here is what I have run:

$ ensembler init
$ ensembler gather_templates --gather_from uniprot --query 'ALBU_HUMAN'
$ ensembler align
$ ensembler build_models
$ ensembler cluster

I included the original PDB file of PDB ID: 1AO6 and output of ensembler modelling step as examples:
20170530_reporting_ensembler_ssissue.zip

Ensembler output structure after modelling step (1AO6_A_ensembler_model.pdb) doesn't have the SSBOND section that specifies which cysteines are disulfide bonded. This section exists the original PDB file downloaded from RCSB (1ao6.pdb).

How can we adjust ensembler to keep disulfide bridge information?

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

1 participant