Skip to content

Commit

Permalink
Wi24 popgen (#41)
Browse files Browse the repository at this point in the history
* Create popgen.yml

* add popgen code to create env

* add irkernel

* update dockerfile

---------

Co-authored-by: Arya Massarat <[email protected]>
Co-authored-by: kohan <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2023
1 parent b6c75fe commit cf88807
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions popgen.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: popgen
channels:
- conda-forge
- nodefaults
dependencies:
- conda-forge::r-irkernel==1.3.2
- conda-forge::r-data.table==1.14.8

0 comments on commit cf88807

Please sign in to comment.