{bio}[intel/2018a] bcgTree v1.0.10, HMMER v3.1b2, MUSCLE v3.8.31, Gblocks 0.91b, RAxML 8.2.11 (REVIEW)#6057
Conversation
…ocks 0.91b, RAxML 8.2.11
|
Marked this as |
| description = """ MUSCLE is one of the best-performing multiple alignment programs | ||
| according to published benchmark tests, with accuracy and speed that are consistently | ||
| better than CLUSTALW. MUSCLE can align hundreds of sequences in seconds. Most users | ||
| learn everything they need to know about MUSCLE in a few minutes—only a handful of |
There was a problem hiding this comment.
there is a non-ascii dash here (which in my case it's triggering an "ordinal not in range" error when I use easybuild from a git repo but not with an easybuild-installed easybuild)
There was a problem hiding this comment.
I'll remove the non-ascii dash, but it like to figure out what the exact problem is with having a unicode character in the description...
I can't reproduce the issue with this easyconfig file, even when using current develop.
I suspect it has something to do with locale settings; I have both $LC_ALL and $LANG set to en_US.utf8, is that different for you?
Same question to @vanzod who was also hitting this issue...
There was a problem hiding this comment.
@boegel regarding locale, same here.
For me the problem is not with using develop per se, it's when using the module created by the install-EasyBuild-develop.sh script, pointing to a git repo.
If I checkout eb353 there the problem doesn't go away. Switching python versions between the system's 2.6.6 and a locally compiled 2.7.14 doesn't help either.
But when I use the easybuild-installed EasyBuild module, there's no problem...
There was a problem hiding this comment.
This problem only occurs when EasyBuild is used from a Git repo because of a bug, see easybuilders/easybuild-framework#2472 .
|
Test report by @migueldiascosta |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @vanzod |
|
Going in, thanks @boegel! |
(created using
eb --new-pr)