ZINC15:examples: Difference between revisions

From DISI
Jump to navigation Jump to search
(asdf)
No edit summary
Line 29: Line 29:


= Other examples of ZINC15 not in the 2015 paper =  
= Other examples of ZINC15 not in the 2015 paper =  
== "One-liners" ==
These are questions that can be solved in one line, in the URL of a browser, or using wget/curl in an unprivileged shell.
== "Two-liners" ==
These are questions that can be solved in unix in one (or two lines) usually using wget/curl, but can't be solved (exactly) in a URL.
== iPython Notesbooks ==
These are questions with answers that take a few lines, either in unix or ipynb. We present both, when possible.


= Website Usage =  
= Website Usage =  

Revision as of 20:51, 25 March 2015

Examples from the paper

From the abstract

ZINC15:examples:abstract

From the introduction

ZINC15:examples:introduction

From the Results

ZINC15:examples:results-tables

ZINC15:examples:results-figures

ZINC15-examples:results-text


ZINC15 Actions

ZINC15:Actions

orphan

zinc15.docking.org/substances.txt:smiles,zinc_id,tanimoto_similarity? 
catalog.purchasable%20gt%209&ecfp4.data%20similarto%20CC(=O)Oc1ccccc1C(=O)O%20within%20.5?count=all

Other examples of ZINC15 not in the 2015 paper

"One-liners"

These are questions that can be solved in one line, in the URL of a browser, or using wget/curl in an unprivileged shell.

"Two-liners"

These are questions that can be solved in unix in one (or two lines) usually using wget/curl, but can't be solved (exactly) in a URL.


iPython Notesbooks

These are questions with answers that take a few lines, either in unix or ipynb. We present both, when possible.


Website Usage

ZINC15:Main entry points


Back to Webapi