<div dir="ltr"><div class="markdown-here-wrapper" id="markdown-here-wrapper-744025" style="font-size:1em;font-family:Helvetica,arial,freesans,clean,sans-serif;color:rgb(34,34,34);background-color:rgb(255,255,255);border:none;line-height:1.2">

<p style="margin:1em 0px">Hi MAKER developers,</p>
<p style="margin:1em 0px">I’d like to add MAKER to <a href="http://brew.sh" style="color:rgb(51,51,238);text-decoration:none">Homebrew</a> to make the installation of MAKER and its dependencies as straight forward as <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;display:inline">brew install maker</code>. Homebrew is a system for installing software, originally developed for Mac OS, and now also for Linux through <a href="https://github.com/Homebrew/linuxbrew" style="color:rgb(51,51,238);text-decoration:none">Linuxbrew</a>. <a href="https://github.com/Homebrew/homebrew-science" style="color:rgb(51,51,238);text-decoration:none">Homebrew/science</a> is a collection of scientific software, which includes a lot of bioinformatics software. </p>


<p style="margin:1em 0px">I’ve created a prototype for the <a href="https://github.com/Homebrew/homebrew-science/blob/maker/maker.rb" style="color:rgb(51,51,238);text-decoration:none">MAKER installation script</a> (called a formula, in Homebrew parlance). Is there a static URL for the source code of MAKER? The current formula won’t work out of the box, because <a href="https://github.com/Homebrew/homebrew-science/blob/maker/maker.rb#L7" style="color:rgb(51,51,238);text-decoration:none">part of the URL</a> depends on the user’s unique ID:<br>

<code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;display:inline"><a href="http://yandell.topaz.genetics.utah.edu/maker_downloads/$key/maker-2.28.tgz">http://yandell.topaz.genetics.utah.edu/maker_downloads/$key/maker-2.28.tgz</a></code>. </p>


<p style="margin:1em 0px">Would you be interested in adding MAKER to Homebrew? I know MAKER must be licensed for commercial use. It is possible for Homebrew to display a notice of the MAKER license when it’s installed.</p>


<blockquote style="margin:1em 0px;border-left-width:4px;border-left-style:solid;border-left-color:rgb(221,221,221);padding:0px 1em;color:rgb(119,119,119);quotes:none">
<p style="margin:1em 0px">MAKER is not available for commercial use without a license. Those wishing to license MAKER for commercial use should contact Beth Drees at the University of Utah TCO to discuss your needs. </p>


</blockquote>
<p style="margin:1em 0px">Cheers,<br>Shaun</p>
</div></div>