Skip to content

Commit

Permalink
shorten name
Browse files Browse the repository at this point in the history
  • Loading branch information
nilchia committed Jan 28, 2025
1 parent d33f89c commit 3b9abdd
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<container type="docker">quay.io/bgruening/cellxgene-mouse-sciatic-nerve:1.1.1-1</container>
</requirements>
<entry_points>
<entry_point name="CellxGene Single Cell Visualisation on sciatic verves data (complete)" requires_domain="True">
<entry_point name="Mouse sciatic nerve complete dataset" requires_domain="True">
<port>80</port>
</entry_point>
<entry_point name="CellxGene Single Cell Visualisation on sciatic verves data (adipocytes)" requires_domain="True">
<entry_point name="Second level clustering of adipocytes cluster" requires_domain="True">
<port>81</port>
</entry_point>
<entry_point name="CellxGene Single Cell Visualisation on sciatic verves data (macrophages)" requires_domain="True">
<entry_point name="Second level clustering of Macrophages cluster" requires_domain="True">
<port>82</port>
</entry_point>
</entry_points>
Expand Down

0 comments on commit 3b9abdd

Please sign in to comment.