Skip to content

Instantly share code, notes, and snippets.

@yoavram
Created October 25, 2015 16:05
Show Gist options
  • Save yoavram/e2b76f942e73aacd1014 to your computer and use it in GitHub Desktop.
Save yoavram/e2b76f942e73aacd1014 to your computer and use it in GitHub Desktop.
conda environment file for FlowCytometryTools https://github.com/eyurtsev/FlowCytometryTools
name: flowcytometrytools
dependencies:
- matplotlib=1.4.3=np110py27_1
- numpy=1.10.1=py27_0
- pandas=0.17.0=np110py27_0
- pip=7.1.2=py27_0
- pyparsing=2.0.3=py27_0
- pyqt=4.10.4=py27_1
- python=2.7.10=1
- python-dateutil=2.4.2=py27_0
- pytz=2015.6=py27_0
- scipy=0.16.0=np110py27_0
- setuptools=18.4=py27_0
- six=1.10.0=py27_0
- wheel=0.26.0=py27_1
- pip:
- coverage==4.0.1
- decorator==4.0.4
- fcsparser==0.1.1
- flowcytometrytools==0.4.4
- funcsigs==0.4
- goreutilities==0.5.0
- mock==1.3.0
- nose==1.3.7
- pbr==1.8.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment