-
Notifications
You must be signed in to change notification settings - Fork 5
Description
The RSAT conda package was generated a few years ago, and has not been updated since then.
In the mean time we reorganised the code:
- distribution via github rather than a tarball
- separation in 4 github repositories
- adaptation of the installation procedure for Mac OS X (thanks to @santanaw )
- evolution of some scripts
- @FanchTheSystem developed ANSIBLE recipes to automatize the deployment on Unix servers
- some debugs
In the first (and last) version of the conda package, the tool matrix-clustering (@jaimicore ) was not working, yet this tool is very useful and some users would like to dispose of an easy way to install it on their computer (e.g. some collabortors from Julio and @rioualen ).
Moreover, the conda package would be the easiest way to install a command-line version of RSAT on the IFB core cluster (where a server is now running on a dedicated VM).
As soon as possible, we should thus update the conda package.
I need to come back to the git repository I usd at that time to generate the conda package. The update might require some help (possibly from IFB colleagues).
We should also evaluate the way to link the ANSIBLE deployment and/or the conda package with the docker container developed by @najlaksouri and @brunocontrerasmoreira, in order to ensure consistency between the different deployment modes.