# HG changeset patch # User iuc # Date 1432061902 14400 # Node ID bed1ab604b55c97aa14ab5ea91dbc74b74b4b4a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_fido_f63cd47b8414f87d57b8c1b713d34a04b29c7aee commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r bed1ab604b55 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 14:58:22 2015 -0400 @@ -0,0 +1,30 @@ + + + + + git clone --recursive https://github.com/hendrikweisser/Fido.git + git reset --hard f63cd47b8414f87d57b8c1b713d34a04b29c7aee + build + build + cmake .. + make + + Fido + $INSTALL_DIR/bin + + + FidoChooseParameters + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + $INSTALL_DIR + + + + + Fido is a free software tool used in the area of computational proteomics. It calculates posterior probabilities for protein + identifications based on database searches of tandem mass spectra. The website for Fido is here: http://noble.gs.washington.edu/proj/fido/ + + +