Hi Brian, The quick solution to this is to write a single line sed command (or perl script, etc) that would replace all instances of the "http://regis-web.systemsbiology.net/" string in the tab-delimited file with your desired link.
The less quick solution will be to wait until the next TPP release comes out. The fix has just been committed into SVN, so you can also get this if you build from trunk, or just download the latest version of the file (protxml2html.pl) and install. Hope this helps! --Luis On Mon, Nov 5, 2012 at 6:57 PM, Brian Hampton <[email protected]> wrote: > I have noticed that when exporting a prot.shtml file to excel, the links in > that file all start with: http://regis-web.systemsbiology.net/ > > This is the case with either the windows based install or on a compiled > version. References to this URL appear in many of the executables in the > /usr/local/tpp/bin directory. > > How can one change this so the links exported to the excel file reference > the files in the local install of TPP vs the inaccessible ones at > http://regis-web.systemsbiology.net/? > > Thanks in advance, > > Brian > > -- > You received this message because you are subscribed to the Google Groups > "spctools-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/spctools-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en.
