diff --git a/workflow/envs/heatmap.yaml b/workflow/envs/heatmap.yaml new file mode 100644 index 0000000..a508393 --- /dev/null +++ b/workflow/envs/heatmap.yaml @@ -0,0 +1,10 @@ +channels: + - conda-forge +dependencies: + - pip + - numpy + - matplotlib + - pandas + - seaborn + - pip: + - SALib>=1.4.0b0