Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 406 Bytes

Quality check

Scripts for biobb workflows quality check and generation of results.

Generate results

USAGE:

  • With JSON config file:

      python3 generate_results.py -c config.json -i input_path -o output.zip
    
  • With JSON string:

      python3 generate_results.py -c '{}' -i input_path -o output.zip
    

Credits

Genís Bayarri

Molecular Modeling and Bioinformatics Group. IRB Barcelona.