colomemaria / epiAneufinder

R package to detect breakpoints and assign somies to scATAC-seq data
GNU General Public License v3.0
33 stars 7 forks source link

Add Makefile and environment.yml for easier dependency management #30

Open macelik opened 2 months ago

macelik commented 2 months ago

I have run into a few errors while installing the dependencies, so in this pull request I included a Makefile that automates the installation of Conda (if not already installed, for Linux, MacOS or M chips) and the creation of the environment using Mamba, with environment.yml file to streamline the installation of dependencies for epiAneufinder.

usage:

make create-env