Thank you so much!
Hi,
Would you please recommend me a good software for searching domains in a protein or coding nucleotide sequence? (except NCBI conserved domain search). Your help is greatly appreciated.
5 answers
My favorites for proteins are
- InterPro (where you can find domains and get lots of information using InterProScan). You can also use InterProScan with nucleic acids
- The UniProt database
I decided to use Prosite for a project I'm working on because it has the best integration with UniProt. One of the problems with Pfam is that it is not updated nearly as often as UniProt is, and so your domain intervals are sometimes out of synch. Prosite is updated with UniProt, and you can pull the Prosite domains directly from UniProt, i.e.
While I'm not aware of any out of the box packages for searching domains, you can write a custom script to pull the domain information you need fairly easily.
Hey Hi Elmira,
Please try to use The Consurf Server (http://consurf.tau.ac.il/). It may work to sort out your problem.
Regards,
Garima Verma
Have you tried the ScanProsite tool, http://prosite.expasy.org/scanprosite? Unfortunately there are currently some issues with this tool and the server is not fully functional, but you could check back in a few days.
You could also try to download the command line tool behind ScanProsite and use it to scan your local copy of UniProtKB against your own patterns or against PROSITE signatures:
Log in to answer this question.