Skip to content

Commit

Permalink
updating readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
DhanshreeA authored and ersilia-bot committed May 14, 2024
1 parent 5e2e75b commit 0754faf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ MAINTAINER ersilia

RUN pip install xgboost==2.0.2
RUN pip install lightgbm==4.1.0
RUN pip install scikit-learn==1.3.2
RUN pip install lazyqsar==0.3
RUN pip install scikit-learn==1.3.2

WORKDIR /repo
COPY . /repo
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Prediction of the activity of small molecules against Mycobacterium tuberculosis
## Ersilia model URLs
* [GitHub](https://github.com/ersilia-os/eos9ivc)
* [AWS S3](https://ersilia-models-zipped.s3.eu-central-1.amazonaws.com/eos9ivc.zip)
* [DockerHub](https://hub.docker.com/r/ersiliaos/eos9ivc) (AMD64, ARM64)
* [DockerHub](https://hub.docker.com/r/ersiliaos/eos9ivc) (AMD64)

## Citation

Expand Down
1 change: 1 addition & 0 deletions input.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C[C@@H]1CN(CC(=O)N2CC(C)(C)c3nc(CO)c(Cc4ccc(F)cc4)cc23)[C@@H](CN2CCOC[C@H]2C)CN1
3 changes: 1 addition & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"S3": "https://ersilia-models-zipped.s3.eu-central-1.amazonaws.com/eos9ivc.zip",
"DockerHub": "https://hub.docker.com/r/ersiliaos/eos9ivc",
"Docker Architecture": [
"AMD64",
"ARM64"
"AMD64"
]
}

0 comments on commit 0754faf

Please sign in to comment.