easyconfigs-it4i/r/Rosetta/Rosetta-3.10-intel-2017c.eb
Lukáš Krupčík 6d5298cc4a new file: r/Rosetta/Rosetta-3.10-intel-2017c.eb
new file:   r/Rosetta/Rosetta-3.7-foss-2016b.eb
	new file:   s/SCons/SCons-3.0.1-Py-2.7.eb
2018-10-22 13:19:45 +02:00

19 lines
560 B
Plaintext

# 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'