diff --git a/envs/LONGQC.yaml b/envs/LONGQC.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0509b2184ba5be961cfa14f0aa8fe7d39b4d874b --- /dev/null +++ b/envs/LONGQC.yaml @@ -0,0 +1,12 @@ +channels: + - conda-forge + - bioconda +dependencies: + - matplotlib=3.10.0 + - scikit-learn=1.6.1 + - pandas=2.2.3 + - jinja2=3.1.5 + - h5py=3.12.1 + - pysam=0.23.0 + - edlib=1.3.9 + - python-edlib=1.3.9.post1 \ No newline at end of file