I need one help can somebody help me? I need to know is there any database available for protein mutation information like HGMD is available? I saw protein mutant database(PMD) but im unable to get into that page. Could someone help me?
I need one help can somebody help me? I need to know is there any database available for protein mutation information like HGMD is available? I saw protein mutant database(PMD) but im unable to get into that page. Could someone help me?
All protein mutations have underlying DNA/RNA mutations.
HGMD has a Missense/Nonsense section for each gene that shows you protein changes. You might also have to look through insertions, deletions and indels to find in-frame variants that lead to a protein change, or frameshift variants (if you're looking for such) as well.
For the insertions/deletions/indels, you will have to use the python hgvs module to translate cDNA changes to predicted protein changes.
Most variants affect the DNA sequence. If you are looking for aberrations brought in during post translational modifications, such as misfolding, they are highly specific to where they happen and are quite rare. I doubt there is a database out there for all proteins.
You may have to focus on your proteins of interest and build one for yourself probably based on molecular dynamics and sequence analysis.
Theoretically yes, you can have differences in a protein without mutation in the DNA, because RNA editing enzymes exist which could posttranslationally modify a transcript, resulting in a different codon, resulting in a different protein. But that's probably not a frequent event.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Can you be more specific about what you need?