Skip to content

Commit

Permalink
Merge pull request #30 from rasools/OMICSINT_H24
Browse files Browse the repository at this point in the history
Omicsint h24
  • Loading branch information
rasools authored Aug 28, 2024
2 parents 3f628b0 + e70afcb commit bbcc426
Show file tree
Hide file tree
Showing 873 changed files with 109,258 additions and 18,662 deletions.
5 changes: 5 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"recommendations": [
"bogem.bogems-night-owl"
]
}
41 changes: 0 additions & 41 deletions docker/Dockerfile_jupyter

This file was deleted.

91 changes: 0 additions & 91 deletions docker/Dockerfile_rstudio

This file was deleted.

35 changes: 0 additions & 35 deletions docker/docker-compose.yml

This file was deleted.

55 changes: 0 additions & 55 deletions docker/environment_jupyter.yml

This file was deleted.

Binary file removed img/conda_illustration.png
Binary file not shown.
12 changes: 12 additions & 0 deletions notes.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
docker build --platform=linux/amd64 -t docker.io/rasoolsnbis/omicsint_h24:session_gems-1.0.0 -f "session_gems/Dockerfile" "session_gems/"



Labs:
- In the Supervised omics integration lab I generated the docker with its relevant conda env activated within the docker and hosted the docker on scilifelab serve project, but in line 188 of notebook it returns an error, which I couldn’t initially figure it out what is the source of it.

- Session meta lab is problematic for making the required env.

- Session topology lab is running well, but code chunk 21 is problematic, which I couldn’t figure out what is the source of it.

- GEMs session lab, not all the notebooks run properly, we need to check them and fix them.
Loading

0 comments on commit bbcc426

Please sign in to comment.