TargetMI / BiogeMtBootcampTask

Bootcamp task shared with Target MI
Apache License 2.0
3 stars 0 forks source link

Created a conda env with bioseq #6

Closed mdrago98 closed 10 months ago

mdrago98 commented 10 months ago

I created a Conda environment file with bio seq to keep the environments synced as in https://github.com/mdrago98/BiogeMtBootcampTask/issues/5 Using the Conda yaml file you can install the environment using the following commands

conda env create -f environment.yml
conda activate biogemgt_task