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