https://github.com/dereneaton/ipyrad
Raw File
Tip revision: 1e189ab06b7af6490a1156315c326bd9537d8072 authored by Isaac Overcast on 20 September 2020, 19:24:49 UTC
"Updating ipyrad/__init__.py to version - 0.9.59
Tip revision: 1e189ab
environment.yml
name: ipyrad
channels: 
  - conda-forge
  - bioconda
  - ipyrad
  - eaton-lab
dependencies:
  - ipyrad
  - ipcoal
  - toytree
  - raxml
  - mrbayes
  - structure
  - clumpp
  - tetrad 
  - scikit-learn 
  - bcftools
  - htslib
  - bpp
  - bucky
  - treemix   # forces openblas on numpy/scipy
back to top