LoadingZINC15: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(asdf) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* 3. you need to set up one row (at least) in the field table, if you are using SDF. | * 3. you need to set up one row (at least) in the field table, if you are using SDF. | ||
* 3a. pc2unix. visual inspection | * 3a. pc2unix. visual inspection | ||
* 4. as xyz in ~xyz/work/load ; ~/bin.masterload.csh | * 4. as xyz in ~xyz/work/load ; ~/bin.masterload.csh <directory> <sdf|ism> 1 (or 2) | ||
* 4a. there are important variations on 4 if the file is bigger than say 100K molecules | * 4a. there are important variations on 4 if the file is bigger than say 100K molecules | ||
* 5. update purchasability ~/bin/updatepurchasability.csh <short_name> | * 5. update purchasability ~/bin/updatepurchasability.csh <short_name> | ||
* 6. update fingerprints | * 6. update fingerprints | ||
* 7. blog about it | source /nfs/soft/www/apps/zinc15/zinc15-env/env.csh | ||
python -m zinc.management update_fps -s interesting | |||
python -m zinc.management update_fps -s current | |||
* 7. blog about it. tweet about it. update the backlog page. | |||
[[Category:Curator]] | |||
== notes from teague == | |||
[ | * [deplete.sh?] | ||
* load_sdf_catalog | |||
* update_purchasability | |||
* update_fps -s current | |||
* update_features | |||
* update_fps -s interesting |
Latest revision as of 17:01, 22 June 2015
This is the new loading procedure for ZINC15.
- 1. acquire SDF or SMILES of the source catalog. We prefer when we can wget the file directly.
- 2. you need to set up one row in the catalog table
- 3. you need to set up one row (at least) in the field table, if you are using SDF.
- 3a. pc2unix. visual inspection
- 4. as xyz in ~xyz/work/load ; ~/bin.masterload.csh <directory> <sdf|ism> 1 (or 2)
- 4a. there are important variations on 4 if the file is bigger than say 100K molecules
- 5. update purchasability ~/bin/updatepurchasability.csh <short_name>
- 6. update fingerprints
source /nfs/soft/www/apps/zinc15/zinc15-env/env.csh python -m zinc.management update_fps -s interesting python -m zinc.management update_fps -s current
- 7. blog about it. tweet about it. update the backlog page.
notes from teague
- [deplete.sh?]
- load_sdf_catalog
- update_purchasability
- update_fps -s current
- update_features
- update_fps -s interesting