# HG changeset patch # User fz77 # Date 1415806193 18000 # Node ID 2aad8f91e6f21187ef47f15a51c74ebd49b8f2ba # Parent 06e6fa9771e293f7f154109e4e6373d79987515b Uploaded diff -r 06e6fa9771e2 -r 2aad8f91e6f2 pscan_chip/twobit.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pscan_chip/twobit.loc.sample Wed Nov 12 10:29:53 2014 -0500 @@ -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...