You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vanessasaurus edited this page Jun 1, 2019
·
6 revisions
Classify your container
Singularity python provides functions for comparing your container to other containers, and deriving lists of content. Examples are provided.
Get software tags
We provide an example within python to derive tags. If you do this programatically, you can change the folder(s) that are included, meaning that you could get a custom list of software (eg, libraries in lib, or python packages in site-packages).
See more examples here. If you have an idea for an analysis please don't hesitate to open an issue.