generated from ersilia-os/eos-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmetadata.json
36 lines (36 loc) · 1.16 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"Identifier": "eos2zmb",
"Slug": "hdac1-inh",
"Status": "Ready",
"Title": "Inhibition of HDAC1",
"Description": "Prediction of the inhibition of the Human Histone Deacetylase 1 to revert HIV latency. The dataset is composed of all available pIC50 values from ChEMBL target 325, and the model has been developed using Ersilia's LazyQsar package (MorganBinaryClassifier)",
"Mode": "In-house",
"Task": [
"Classification"
],
"Input": [
"Compound"
],
"Input Shape": "Single",
"Output": [
"Probability"
],
"Output Type": [
"Float"
],
"Output Shape": "List",
"Interpretation": "Probability of inhibition of HDAC1 at cut-offs pIC50 7 (0.1uM) and 8 (10nM)",
"Tag": [
"HIV",
"Human",
"HDAC1"
],
"Publication": "https://www.ebi.ac.uk/chembl/target_report_card/CHEMBL325/",
"Source Code": "https://github.com/ersilia-os/lazy-qsar",
"License": "GPL-3.0",
"S3": "https://ersilia-models-zipped.s3.eu-central-1.amazonaws.com/eos2zmb.zip",
"DockerHub": "https://hub.docker.com/r/ersiliaos/eos2zmb",
"Docker Architecture": [
"AMD64"
]
}