Evolutionary age

From CSBLwiki

Revision as of 03:25, 14 August 2010 by Igchoi (Talk | contribs)
Jump to: navigation, search

Evolutionary age of protein domains

(Based on this reference)

Error fetching PMID 16959887:
  1. Error fetching PMID 16959887: [Reference]

Data set

# download total DB (estimated ~2 days)
wget -c ftp://ftp.sanger.ac.uk/pub/databases/Pfam/current_release/database.tar &
mysql -u user -p
mysql>create DATABASE pfam24; \q
mysql -u user -p pfam24 < FULL_PATH/pfamseq.sql
mysql -u user -p
mysql>use pfam24
mysql>load data local infile 'pfamseq.txt' into table pfamseq FIELDS ENCLOSED BY "\'";
mysql -u user -p'passwd' database < loadscript.sql &

Procedure

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox