MetaboHUB-MetaToul-FluxoMet / RTMet

RTMet is a data workflow to process FIA-MS data coming from a bioreactor, find metabolites and fluxes, and send a feedback command to the system.
https://rtmet.readthedocs.io
GNU General Public License v3.0
2 stars 0 forks source link

Adding binneR to conda-forge for easier installation #9

Open elliotfontaine opened 4 months ago

elliotfontaine commented 4 months ago

Right now, it has to be installed using :

conda activate wf-binner && Rscript -e "remotes::install_github('aberHRML/binneR', dependencies=FALSE, upgrade_dependencies=FALSE)"
conda deactivate

BinneR could be added to the conda-forge channel for an easier installation. See: