# HG changeset patch # User galaxyp # Date 1466190782 14400 # Node ID ab33bd49de43320f3c03abbf10665332e32424c7 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/mz_to_sqlite commit 078c2920db4203a2b7525fd819716507e9346546-dirty diff -r 000000000000 -r ab33bd49de43 mz_to_sqlite.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mz_to_sqlite.xml Fri Jun 17 15:13:02 2016 -0400 @@ -0,0 +1,42 @@ + + Extract mzIdentML and associated proteomics datasets into a SQLite DB + + mztosqlite + + + + + + 0: +$scanfiles.__str__.replace(',',' ') +#end if +#if len($searchdbs) > 0: +$searchdbs.__str__.replace(',',' ') +#end if +#if len($mzinputs) > 0: +$mzinputs.__str__.replace(',',' ') +#end if +]]> + + + + + + + + + + + + + + + + + diff -r 000000000000 -r ab33bd49de43 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Jun 17 15:13:02 2016 -0400 @@ -0,0 +1,6 @@ + + + + + +