User Tools

Site Tools


api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
api [2017/12/05 23:32] flackapi [2017/12/05 23:45] flack
Line 40: Line 40:
 Content-Type: application/json Content-Type: application/json
  
-[ +{ 
-    { +    "count": 2,  
-        "created": "2015-05-18", +    "next": null,  
-        "description": "Gzipped 2D SDF of all purchasable compounds", +    "previous": null 
-        "download_size_gb": 2.2+    "results": [ 
-        "download_url": "https://mcule.s3.amazonaws.com/mcule_purchasable_compounds_150518.sdf.gz", +        
-        "entry_count": 11695894, +            "description": "All purchasable, in stock & virtual compounds",  
-        "name": "mcule_purchasable_compounds" +            "entry_count": 35772718,  
-    }+            "files":
-    { +                { 
-        "created": "2015-05-18", +                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_full_170918.sdf.gz",  
-        "description": "Gzipped 2D SDF of in stock compounds with known or unknown exact stock amount", +                    "file_type": "sdf.gz",  
-        "download_size_gb": 1.4+                    "file_type_display": "2D SDF (sdf.gz)",  
-        "download_url": "https://mcule.s3.amazonaws.com/mcule_in_stock_compounds_150518.sdf.gz", +                    "size_mb": 5762 
-        "entry_count": 5827052+                },  
-        "name": "mcule_in_stock_compounds+                { 
-    }, +                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_full_170918.smiles.gz",  
-    { +                    "file_type": "smiles.gz",  
-        "created": "2015-05-18", +                    "file_type_display": "SMILES (smi.gz)" 
-        "description": "Gzipped 2D SDF of in stock compounds with known exact stock amount", +                    "size_mb": 462 
-        "download_size_gb": 1.2+                } 
-        "download_url": "https://mcule.s3.amazonaws.com/mcule_known_stock_amount_compounds_150518.sdf.gz", +            ],  
-        "entry_count": 4922295, +            "last_updated": "2017-09-18",  
-        "name": "mcule_known_stock_amount_compounds" +            "name": "Mcule Purchasable (full)" 
-    }+        },  
-    { +        { 
-        "created": "2015-08-20", +            "description": "All purchasable, in stock compounds",  
-        "description": "Gzipped 2D SDF of purchasable compounds with known prices", +            "entry_count": 5648837,  
-        "download_size_gb": 2.2+            "files":
-        "download_url": "https://mcule.s3.amazonaws.com/mcule_instant_quotable_compounds_150820.sdf.gz", +                { 
-        "entry_count": 11533450, +                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_in_stock_170918.sdf.gz",  
-        "name": "mcule_instant_quotable_compounds" +                    "file_type": "sdf.gz",  
-    }+                    "file_type_display": "2D SDF (sdf.gz)",  
-    { +                    "size_mb": 1311 
-        "created": "2014-07-21", +                },  
-        "description": "Gzipped csv (delimiter: tabof all compounds with mcule ID, standard InChI and InChIKey", +                { 
-        "download_size_gb": 0.4+                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_in_stock_170918.smiles.gz",  
-        "download_url": "https://mcule.s3.amazonaws.com/mcule_inchies_140721.csv.gz", +                    "file_type": "smiles.gz",  
-        "entry_count": 7334938, +                    "file_type_display": "SMILES (smi.gz)",  
-        "name": "mcule_inchies+                    "size_mb": 84 
-    +                } 
-]+            ],  
 +            "last_updated": "2017-09-18",  
 +            "name": "Mcule Purchasable (in stock)
 +        
 +    ] 
 +}
 </code> </code>
  
api.txt · Last modified: 2023/06/03 07:19 by flack