{bio}[intel/2017a] BUSCO 1.22 (REVIEW)#5120
Conversation
| postinstallcmds = ['chmod +x %(installdir)s/*.py'] | ||
|
|
||
| sanity_check_paths = { | ||
| 'files': ['BUSCO_v1.22.py'], |
There was a problem hiding this comment.
@hajgato please use %(version)s rather than hardcoding the version?
| 'dirs': ['sample_data'], | ||
| } | ||
|
|
||
| modextrapaths = {'PATH': '.'} |
There was a problem hiding this comment.
no need to use '.', '' works fine
|
|
||
| toolchain = {'name': 'intel', 'version': '2017a'} | ||
|
|
||
|
|
There was a problem hiding this comment.
drop duplicate empty line please
|
Test report by @verdurin |
|
Test report by @boegel |
|
Going in, thanks @hajgato! |
needs PR
#5121