This is a guide for how to deal with one specific solution, living in a public Album catalog.
How to run GROUP:NAME:VERSION via commandline
Please follow our commandline guide for installation instructions.
Make sure your Album environment is activated:
conda activate album
Now you can add this catalog to your collection (in case you haven't done that already):album add-catalog CATALOG_URL
Install the solution by name:album install GROUP:NAME:VERSION
You can run the solution by simply typing this command:album run GROUP:NAME:VERSION
This call might fail because the solution has required input parameters - you can list these input parameters as well as print the solution metadata like the credits for the tools used in this solution:album info GROUP:NAME:VERSION