protein database function
Hello all, I was wondering as to how to assign function to newly discovered protein. Can anybody tell me? Thank you
sequence
genome
• 842 views
•
link
written
by
mdfardin374 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
cut off value of fpkm
written by mdfardin374 •Hello all, I have gtf files from Hisat2/Stringtie and I am interested in identification of novel genes so I want to filter genes based on …
-
protein database peptide identification
written by mdfardin374 •Hello all, I have a list of peptides from MS/MS analysis and I want to compare it with a known protein database to find novel …
-
protein and sequence
written by mdfardin374 •Hello, Can somebody tell me how to download the total protein sequence of an organism from NCBI?
-
predicted protein and sequence
written by mdfardin374 •Hello, I have a list of genes and I am interested to know whether these genes have any experimental evidence either at RNA or protein …
-
predicted protein and sequence
written by mdfardin374 •Hello, Can somebody tell me what is predicted protein and how one can retrieve all the predicted proteins of a particular organism? Thank you
-
Articles that explain about PI_HAT and Z0 Z1 Z2
written by m.tonetti03 •Hello everyone I'm new in subjects of bioinformatics and I need articles that tell me about PI_HAT and Z0 Z1 Z2 Can anybody help me? …
-
How to assign star alleles for CYP2D6 when we have only the results of SNPs except for CYP2D6*5?
written by khnHello, I am trying to assign star alleles for CYP2D6, but I have results of tag SNPs only. I have files of info, and dose, …
-
How to create an EST database?
written by emmy •How do you create an EST database? What does EST database contribute to modern day genomics? For a newly discovered organism with unknown genome sequence, …
-
running CD-hit from python scripts
written by MosesHi all, I was wondering How I can run CD-hit program from my python script. Can anybody show me steps of how and where to …
-
Protein - Protein Interaction
written by Stefan •<p>Hello, How should i select a protein which will interact with the protein which i have selected already? And the protein which i have selected …
Can you define what you mean with "newly discovered protein" ? is this like "annotated in a new genome" or rather "new as in never been described/encountered before " ?
It is new for that particular organism as it not present in the database
While the exact protein may not be present ( a close relative is bound to be there) it is likely going to have domains that are already known. You can putatively "assign" a function by doing comparative sequence/domain analyses but only experimental proof can confirm that prediction. Bioinformatics only gets you so far.
Start with domain/motif database searches (InterPro, PFAM). More complicated analyses would involve structure prediction/searching.