ZINC22:Downloading: Difference between revisions

From DISI
Jump to navigation Jump to search
(asf)
 
mNo edit summary
 
Line 4: Line 4:


* rsync
* rsync
An example of keeping H06-tranche up to date:
rsync -L  -a --progress --prune-empty-dirs --delete-excluded --include="*/" --include="H06P???-?.smi.gz" --exclude="*"  rsync://files.docking.org/ZINC22-3D/H06 .


* Globus
* Globus

Latest revision as of 16:11, 17 December 2020

Here is how to download ZINC22.

  • wget, curl
  • rsync
An example of keeping H06-tranche up to date:
rsync -L  -a --progress --prune-empty-dirs --delete-excluded --include="*/" --include="H06P???-?.smi.gz" --exclude="*"  rsync://files.docking.org/ZINC22-3D/H06 .
  • Globus
  • AWS
  • Wynton