Skip to content

Image Classification

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.