diff --git a/environment.yml b/environment.yml new file mode 100644 index 0000000..3d713f4 --- /dev/null +++ b/environment.yml @@ -0,0 +1,10 @@ +name: mdutils +channels: + - conda-forge + - bioconda +dependencies: + - python + - biopython + - xlsxwriter + - coverm + - cd-hit