Evolutionary age

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
(Data set)
(Data set)
Line 2: Line 2:
(Based on this reference)
(Based on this reference)
<biblio>Reference pmid=16959887</biblio>
<biblio>Reference pmid=16959887</biblio>
-
===Data set===
+
===Pfam data (24.0)===
*The [http://pfam.sanger.ac.uk Pfam] database
*The [http://pfam.sanger.ac.uk Pfam] database
**ftp [ftp://ftp.sanger.ac.uk/pub/databases/Pfam/current_release/ current_release]
**ftp [ftp://ftp.sanger.ac.uk/pub/databases/Pfam/current_release/ current_release]
Line 27: Line 27:
mysql -u user -p'passwd' database < loadscript.sql &
mysql -u user -p'passwd' database < loadscript.sql &
</pre>
</pre>
-
---
+
 
-
*Tree data
+
===Tree data===
**[http://www.arb-silva.de/ Silva]: SSU rRNA database
**[http://www.arb-silva.de/ Silva]: SSU rRNA database
 +
===Results===
===Results===
*Species in Pfam (NCBI taxonomy): 148,925 species
*Species in Pfam (NCBI taxonomy): 148,925 species

Revision as of 05:05, 14 August 2010

Contents

Evolutionary age of protein domains

(Based on this reference)

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

Pfam data (24.0)

# 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 &

Tree data

Results

Procedure

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox