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
caballa edited this page Jun 15, 2022
·
3 revisions
To make easier reproducibility, you can write all the Clam options in
a yaml file and use the command:
clam-yaml.py -y YCONFIG PROGRAM EXTRA
where YCONFIG is the Yaml file that contains all the options. See
directory
yaml-configurations for
examples. The command clam-yaml.py simply calls clam.py with the
options written in the YCONFIG file.