# IT4Innovations 2018 name = 'Rosetta' version = '3.10' homepage = 'https://www.rosettacommons.org' description = """Rosetta is the premier software suite for modeling macromolecular structures. As a flexible, multi-purpose application, it includes tools for structure prediction, design, and remodeling of proteins and nucleic acids.""" toolchain = {'name': 'intel', 'version': '2017c'} toolchainopts = {'usempi': True} sources = ['%(namelower)s_src_%(version)s_bundle.tgz'] builddependencies = [('SCons', '3.0.1', '-Py-2.7', True)] moduleclass = 'bio'