generated from ersilia-os/eos-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmetadata.json
37 lines (37 loc) · 1.47 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
37
{
"Identifier": "eos9ivc",
"Slug": "antitb-seattle",
"Status": "Ready",
"Title": "Antituberculosis activity prediction",
"Description": "Prediction of the activity of small molecules against Mycobacterium tuberculosis. This model has been developed by Ersilia thanks to the data provided by the Seattle Children's (Dr. Tanya Parish research group). In vitro activity against M. tuberculosis was measured i na single point inhibition assay (10000 molecules) and selected compounds (259) were assayed in MIC50 and MIC90 assays. Cut-offs have been determined according to the researcher's guidance.",
"Mode": "In-house",
"Task": [
"Classification"
],
"Input": [
"Compound"
],
"Input Shape": "Single",
"Output": [
"Compound"
],
"Output Type": [
"Float"
],
"Output Shape": "List",
"Interpretation": "Probability of inhibition of M.tb in vitro in the MIC50, MIC90 and whole cell assays at cut-offs 10 and 20 uM and 50%, respectively ",
"Tag": [
"M.tuberculosis",
"Antimicrobial activity",
"MIC90",
"Tuberculosis"
],
"Publication": "https://pubmed.ncbi.nlm.nih.gov/30650074/",
"Source Code": "https://github.com/ersilia-os/lazy-qsar",
"License": "GPL-3.0",
"S3": "https://ersilia-models-zipped.s3.eu-central-1.amazonaws.com/eos9ivc.zip",
"DockerHub": "https://hub.docker.com/r/ersiliaos/eos9ivc",
"Docker Architecture": [
"AMD64"
]
}