easyconfigs-it4i/f/FoldX/FoldX-5.0.eb
2022-08-30 12:58:08 +02:00

25 lines
537 B
Plaintext

# IT4Innovations 2022
# JK
easyblock = 'Binary'
name = 'FoldX'
version = '5.0'
homepage = 'https://foldxsuite.crg.eu/'
description = """FoldX is used to provide a fast and quantitative estimation of the importance of the interactions
contributing to the stability of proteins and protein complexes."""
toolchain = SYSTEM
sources = ['%(namelower)s%(version_major)sLinux64.tar.gz']
extract_sources = True
sanity_check_paths = {
'files': ['foldx_20221231', 'yasaraPlugin.zip'],
'dirs': ["molecules/"]
}
moduleclass = 'bio'