This repository provides a definition file for building a custom build of OpenMS. The official OpenMS repository can be found here
- Clone this repository using
git clone https://github.com/jcharkow/openmsSingularity
- Clone OpenMS using
git clone https://github.com/OpenMS/OpenMS.git
- (Optional) Make changes to OpenMS repository
- Edit line 31 of the
.def
with your location for OpenMS - Build your singulairty container using `singulairty build --fakeroot .sig openms.def