Skip to content

Commit

Permalink
Merge pull request #129 from SpatialHackathon/method_GraphST_pcai
Browse files Browse the repository at this point in the history
Method GraphST
  • Loading branch information
niklasmueboe authored Dec 14, 2023
2 parents b95dd7c + 740a696 commit 1145687
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions method/GraphST/GraphST.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
channels:
- conda-forge
dependencies:
- python=3.12.0
- python=3.11.6
- anndata=0.9.2
- numpy=1.26.2
- pandas=2.0.3
- pandas=2.1.4
- pytorch=2.1.0
- scikit-misc=0.1.4
- python-igraph=0.11.3
Expand All @@ -14,8 +14,8 @@ dependencies:
- r-mclust=6.0.1
- pip
- pip:
- GraphST=1.1.1
- pot=0.9.1
- GraphST==1.1.1
- pot==0.9.1



0 comments on commit 1145687

Please sign in to comment.