fix set-alias statements for MaxQuant v2.0.3.0#15743
Merged
boegel merged 1 commit intoeasybuilders:developfrom Sep 9, 2022
Merged
fix set-alias statements for MaxQuant v2.0.3.0#15743boegel merged 1 commit intoeasybuilders:developfrom
boegel merged 1 commit intoeasybuilders:developfrom
Conversation
Amends ``$EBROOTMAXQUANT`` to ``%(installdir)s`` as this variable would be undefined (as a TCL variable).
Member
|
Hi @jkwmoore welcome to EasyBuild and thanks for the contribution. Was looking at testing this, and the MaxQuant download is for a newer version. Do you have a link for this older version? (apologies for my laziness...) |
Contributor
Author
|
Had a look in my email but the link they gave me has expired (after 7 days) I'm afraid. |
Member
|
Sure, I'm wondering though whether there's a different version-specific link we can use, other than |
Contributor
Author
|
Suspect the best approach will be to register for the download and get the latest copy then pivot and fling them an email asking for the older copy desired. I can't imagine they would say no. |
Member
|
Going in, thanks @jkwmoore! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Amends
$EBROOTMAXQUANTto%(installdir)sas this variable would be undefined (as a TCL variable).