HELP!

Hi all!

I need help writing a program that can search the Database of Interacting Proteins (or any protein database) for all human monomeric protein-protein interactions. The URL for the DIP is http://dip.doe-mbi.ucla.edu/dip/Main.cgi. I need a program to do this because there are hundreds of thousands of known protein-protein interactions and sorting through them manually would take years. I don't have years; I have a week.

Basically, I need a program that can search an online database for a set of given parameters. The search parameters on the database websites aren't what I'm looking for.

I am a biologist by trade and have very little coding experience, so your help will be greatly appreciated. Thank you!
What kind of database is it? databases usually have tools for importing (like text), sorting and finding information.

a free database is MySQL:

http://www.mysql.com/
Topic archived. No new replies allowed.