diff --git a/environment.yaml b/environment.yaml deleted file mode 100644 index 60a0edf..0000000 --- a/environment.yaml +++ /dev/null @@ -1,22 +0,0 @@ -name: genes2genes-env -channels: - - conda-forge - - bioconda -dependencies: - - pip - - ipykernel - - anndata - - regex - - textdistance - - tabulate - - gseapy - - gprofiler-official - - seaborn - - levenshtein - - pytorch - - gpytorch - - scanpy - - adjusttext - - ipympl - - python=3.8 - - colorcet \ No newline at end of file