Biological database

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shenshley1
Forum Newbie
Posts: 1
Joined: Tue Apr 14, 2015 12:52 am

Biological database

Post by shenshley1 »

Hello, I'm Shen. I am a beginner in this. My lecturer just gave a project asking to build a biological database (exactly like charProtDB http://www.jcvi.org/charprotdb/index.cgi/home ). I am struggling here. Can anybody please help me? Like how to import all the proteins data in a fasta file into my database??

Any help and guidance is very much appreciated. Thank you.
publicGenome
Forum Contributor
Posts: 110
Joined: Thu Apr 16, 2015 7:55 am

Re: Biological database

Post by publicGenome »

Do you need all fasta files?
wget, curl, ftp would do.

PS: I'm noob in PHP, web developemt. But I work in computational biology area.
Post Reply