# this is not the ideal way to install all these tools, but the code is currently shared by non-docker usages
RUN svn co --username cpas --password cpas --no-auth-cache https://hedgehog.fhcrc.org/tor/stedi/branches/${SVN_BRANCH}/externalModules/labModules/SequenceAnalysis/pipeline_code ${LK_HOME}/svn/
RUN ${LK_HOME}/svn/sequence_tools_install.sh -d ${LK_HOME}
0 comments on commit
a143d5b