Sets up a Miniconda environment with Python 3.10 for the 'r-methyldeconv' package.
Installs Miniconda if not present, creates the 'r-methyldeconv' Conda environment
if it doesn't exist, and installs required Python packages (numpy
, pandas
,
scipy
, matplotlib
).