ZINC15 chembl curation pipeline

From DISI
Revision as of 00:28, 2 October 2015 by Frodo (talk | contribs) (asdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

When a new version of ChEMBL appears, the following steps need to be taken, in order.

Download and load ChEMBL as psql and sdf

  • download the psql and SDF files
  • load the SDF using the usual pipeline
  • load the psql into a chembl20 schema. This requires editing the psql file as distributed.

create a new schema

create schema chembl40; 

Extract, process and load ChEMBL annotations into the new schema

  • as xyz, ~/store/chemblload/40/ README and files cited therein

Chemical clustering

  • export chembl once loaded, then load the clusters back into ZINC.

SEA calculation

TeeTee SEA calculation