Skip to content

Commit

Permalink
added cmake, r-rngtools, and bioconductor-rhdf5lib from bioconda to e…
Browse files Browse the repository at this point in the history
…nvironment.yml file
  • Loading branch information
LuckyMD committed May 20, 2019
1 parent bd69606 commit 164c689
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sc_tutorial_environment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: sc-tutorial
channels:
- conda-forge
- bioconda
dependencies:
- python==3.6
- cmake
- r-essentials
- r-rgl
- pandas
Expand All @@ -27,6 +29,8 @@ dependencies:
- statsmodels
- python-igraph
- louvain
- r-rngtools
- bioconductor-rhdf5lib
- pip
- pip:
- MulticoreTSNE
Expand Down

0 comments on commit 164c689

Please sign in to comment.