Skip to content

Commit

Permalink
same cell_label in multi labelsets
Browse files Browse the repository at this point in the history
  • Loading branch information
hkir-dev committed Sep 22, 2024
1 parent 1cb7683 commit 1e6ca19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ RUN python3 -m pip install numpy==1.26.4
RUN python3 -m pip install marshmallow==3.21.1
RUN python3 -m pip install python-dateutil==2.9.0
RUN python3 -m pip install cap-anndata==0.2.1
RUN python3 -m pip install --no-deps cas-tools==1.0.8
RUN python3 -m pip install --no-deps cas-tools==1.0.11
RUN python3 -m pip install --no-deps tdta==0.1.0.dev25

#RUN Rscript $WORKSPACE/dendR/install_packages.R
Expand Down

0 comments on commit 1e6ca19

Please sign in to comment.