# HG changeset patch # User jjohnson # Date 1523369183 14400 # Node ID fbf2aea7d456fc981d2442e97c7cb7afb132302f # Parent 492f98d89e26b6a3d62267d6cc62e1b654e44974 planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/mzsqlite_psm_align commit 12bc3e95670a47923fdd284feb2d179c1f5f88a2-dirty diff -r 492f98d89e26 -r fbf2aea7d456 profmt.pyc Binary file profmt.pyc has changed diff -r 492f98d89e26 -r fbf2aea7d456 tool-data/twobit.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/twobit.loc.sample Tue Apr 10 10:06:23 2018 -0400 @@ -0,0 +1,26 @@ +#This is a sample file distributed with Galaxy that is used by some +#tools. The twobit.loc file has this format (white space characters +#are TAB characters): +# +# +# +#So, for example, if you had droPer1 twobit files stored in +#/depot/data2/galaxy/droPer1/, then the twobit.loc entry +#would look like this: +# +#droPer1 /depot/data2/galaxy/droPer1/droPer1.2bit +# +#and your /depot/data2/galaxy/droPer1/ directory would +#contain all of your twobit files (e.g.): +# +#-rw-rw-r-- 1 nate galaxy 48972650 2007-05-04 11:27 droPer1.2bit +#...etc... +# +#Your twobit.loc file should include an entry per line for each twobit +#file you have stored. For example: +# +#droPer1 /depot/data2/galaxy/droPer1/droPer1.2bit +#apiMel2 /depot/data2/galaxy/apiMel2/apiMel2.2bit +#droAna1 /depot/data2/galaxy/droAna1/droAna1.2bit +#droAna2 /depot/data2/galaxy/droAna2/droAna2.2bit +#...etc... diff -r 492f98d89e26 -r fbf2aea7d456 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Apr 10 10:06:23 2018 -0400 @@ -0,0 +1,6 @@ + + + value, path + +
+