Skip to content

Instantly share code, notes, and snippets.

@grst
Created September 16, 2019 15:02
Show Gist options
  • Save grst/4ef1cd621c30f1ebad1349a872bbe19c to your computer and use it in GitHub Desktop.
Save grst/4ef1cd621c30f1ebad1349a872bbe19c to your computer and use it in GitHub Desktop.
name: single_cell_analysis
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- pandas =0.23.4
- scanpy =1.3.7
- r-base =3.5.1
- r-rmarkdown =1.10
- r-reticulate =1.10
- r-bookdown =0.7
- python=3.6
- docopt=0.6.2
- python-annoy=1.11.5
- intervaltree=2.1.0
- matplotlib >2.0.2,<3
- networkx=2.1
- numpy=1.12.0
- scipy=1.0.0
- scikit-learn=0.19.1
- statsmodels=0.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment