Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.8 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.8 KB

Ambertools singularity

Introduction

Ambertools singularity container used for biobb_analysis and biobb_chemistry BioExcel Building Blocks modules.

Use

  • Installation:

      singularity pull --name ambertools.sif shub://bioexcel/ambertools_singularity
    
  • Usage:

      singularity exec ambertools.sif <command>
    

Copyright & Licensing

This software has been developed in the MMB group at the BSC & IRB for the European BioExcel, funded by the European Commission (EU Horizon Europe 101093290, EU H2020 823830, EU H2020 675728).

Licensed under the Apache License 2.0, see the file LICENSE for details.

Acknolegements

This singularity container has been built using the afandiadib:ambertools docker container through singularity hub.