-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .gitignore and environment files (#15)
- Loading branch information
1 parent
5adebf4
commit 83e9e98
Showing
7 changed files
with
92 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,3 +139,4 @@ local/ | |
|
||
# Snakemake | ||
*/.snakemake | ||
*/data/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: run-models | ||
channels: | ||
- conda-forge | ||
- bioconda | ||
- pytorch | ||
- nvidia | ||
- defaults | ||
dependencies: | ||
- python=3.10 | ||
- scvi-tools==0.20.1 | ||
- anndata>=0.8.0 | ||
- scanpy>=1.9.0 | ||
- pytorch | ||
- torchvision | ||
- torchaudio | ||
- jax | ||
- jaxlib | ||
- pooch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: run-models | ||
channels: | ||
- conda-forge | ||
- bioconda | ||
- pytorch | ||
- nvidia | ||
- defaults | ||
dependencies: | ||
- python=3.10 | ||
- scvi-tools==0.20.1 | ||
- anndata>=0.8.0 | ||
- scanpy>=1.9.0 | ||
- pytorch | ||
- torchvision | ||
- torchaudio | ||
- jax | ||
- jaxlib | ||
- pooch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: run-models | ||
channels: | ||
- conda-forge | ||
- bioconda | ||
- pytorch | ||
- nvidia | ||
- defaults | ||
dependencies: | ||
- python=3.10 | ||
- scvi-tools==0.20.1 | ||
- anndata>=0.8.0 | ||
- scanpy>=1.9.0 | ||
- pytorch | ||
- torchvision | ||
- torchaudio | ||
- jax | ||
- jaxlib | ||
- pooch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: run-models | ||
channels: | ||
- conda-forge | ||
- bioconda | ||
- pytorch | ||
- nvidia | ||
- defaults | ||
dependencies: | ||
- python=3.10 | ||
- scvi-tools==0.20.1 | ||
- anndata>=0.8.0 | ||
- scanpy>=1.9.0 | ||
- pytorch | ||
- torchvision | ||
- torchaudio | ||
- jax | ||
- jaxlib | ||
- pooch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: run-models | ||
channels: | ||
- conda-forge | ||
- bioconda | ||
- pytorch | ||
- nvidia | ||
- defaults | ||
dependencies: | ||
- python=3.10 | ||
- scvi-tools==0.20.1 | ||
- anndata>=0.8.0 | ||
- scanpy>=1.9.0 | ||
- pytorch | ||
- torchvision | ||
- torchaudio | ||
- jax | ||
- jaxlib | ||
- pooch |