Skip to content

Commit bbcc426

Browse files
authored
Merge pull request #30 from rasools/OMICSINT_H24
Omicsint h24
2 parents 3f628b0 + e70afcb commit bbcc426

File tree

873 files changed

+109258
-18662
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

873 files changed

+109258
-18662
lines changed

.vscode/extensions.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"bogem.bogems-night-owl"
4+
]
5+
}

docker/Dockerfile_jupyter

-41
This file was deleted.

docker/Dockerfile_rstudio

-91
This file was deleted.

docker/docker-compose.yml

-35
This file was deleted.

docker/environment_jupyter.yml

-55
This file was deleted.

img/conda_illustration.png

-215 KB
Binary file not shown.

notes.sh

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
docker build --platform=linux/amd64 -t docker.io/rasoolsnbis/omicsint_h24:session_gems-1.0.0 -f "session_gems/Dockerfile" "session_gems/"
2+
3+
4+
5+
Labs:
6+
- 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.
7+
8+
- Session meta lab is problematic for making the required env.
9+
10+
- Session topology lab is running well, but code chunk 21 is problematic, which I couldn’t figure out what is the source of it.
11+
12+
- GEMs session lab, not all the notebooks run properly, we need to check them and fix them.

0 commit comments

Comments
 (0)