Evolutionary age

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
(Data set)
(Evolutionary age of protein domains)
Line 1: Line 1:
==Evolutionary age of protein domains==
==Evolutionary age of protein domains==
(Based on this reference)
(Based on this reference)
-
<pubmed>16959887</pubmed>
+
<biblio>Reference pmid=16959887</biblio>
===Data set===
===Data set===
*The [http://pfam.sanger.ac.uk Pfam] database
*The [http://pfam.sanger.ac.uk Pfam] database

Revision as of 10:29, 12 August 2010

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 pfam < FULL_PATH/pfamseq.sql
mysql -u user -p
mysql>use pfam24
mysql>load data local infile 'pfamseq.txt' into table pfamseq FIELDS ENCLOSED BY '"';

Procedure

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox