-
Notifications
You must be signed in to change notification settings - Fork 25
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
Homology modeled structure? #11
Comments
Dave, I don't believe it will work with the current state of HotSpot3D. There may be some issues since HotSpot3D uses information from UniProt and other databases to help with structure mapping. If the model is not in UniProt for your gene/protein then there should be errors in the uppro/calpro step. HotSpot3D looks to the chain information contained in UniProt for DBREF/PDB structures. However, if your structure file is in the same format as a .pdb file, then there may be a way that we can work with non-RCSB/non-UniProt listed structures. -Adam On 11/16/16 2:46 PM, Dave Roberson wrote: Is it possible to read in a horology modeled structure that is not in RCSB pdb using the -pdb-file-dir argument? Thanks — The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail. |
Hi @AdamDS The model is in pdb format and homology modeled off of Thanks for your help! |
I think that there is a way to get this to work then. You'll need to be sure of a couple of details:
There may be some other necessary details, but I think that these two are the most critical. -Adam On 11/17/16 9:43 AM, Dave Roberson wrote: Hi @AdamDShttps://github.com/AdamDS The model is in pdb format and homology modeled off of 2ZPA in Swiss-Model. Thanks for your help! @sabrodiehttps://github.com/sabrodie — The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail. |
I just noticed that your protein is non-human. In the transcript annotation step there will be errors, because HotSpot3D expects transcripts from Ensembl. There is a line that will not know how to deal with EnsemblBacteria transcripts. |
Thank you @AdamDS. I will talk to @sabrodie who is the functional scientist leading this project and get back to you. He did have one more question which I will paraphrase here:
FInally, is there an ideal number of genes to have present in the MAF file? We have many whole exomes worth of data...but are just focusing on a few genes. Should we change our approach? |
@dave , @AdamDS Seth Brodie PhD -----Original Message----- Thank you @AdamDShttps://github.com/AdamDS. I will talk to @sabrodiehttps://github.com/sabrodie who is the functional scientist leading this project and get back to you. He did have one more question which I will paraphrase here: ...is it possible that the variants in our gene of interest are not in solved (crystalized) regions of the protein. It looks like the mutations fall into the AA#~500. Does that meanit is not represented in the crystal structures in the RCSB database? FInally, is there an ideal number of genes to have present in the MAF file? We have many whole exomes worth of data...but are just focusing on a few genes. Should we change our approach? — |
Some variants do end up in non-solved regions of the models. HotSpot3D cannot do anything with these at this time. |
@sabrodie |
Is it possible to read in a homology modeled structure that is not in RCSB pdb using the
-pdb-file-dir
argument?
Thanks
The text was updated successfully, but these errors were encountered: