Skip to content

Commit

Permalink
Merge pull request #26 from VasudhaJha/feature/export-all-files
Browse files Browse the repository at this point in the history
add phate to requirements
  • Loading branch information
VasudhaJha authored Jul 14, 2023
2 parents cd61a8f + 1a7d4a6 commit 28fad7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
anndata
numpy
phate
pot
scanpy
scipy
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="genomap",
version="1.0.7",
version="1.0.8",
author="Md Tauhidul Islam",
author_email="[email protected]",
description="Genomap converts tabular gene expression data into spatially meaningful images.",
Expand Down

0 comments on commit 28fad7e

Please sign in to comment.