Mercurial > repos > jjohnson > mzsqlite_psm_align
comparison tool-data/twobit.loc.sample @ 1:fbf2aea7d456 draft
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/mzsqlite_psm_align commit 12bc3e95670a47923fdd284feb2d179c1f5f88a2-dirty
| author | jjohnson | 
|---|---|
| date | Tue, 10 Apr 2018 10:06:23 -0400 | 
| parents | |
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 0:492f98d89e26 | 1:fbf2aea7d456 | 
|---|---|
| 1 #This is a sample file distributed with Galaxy that is used by some | |
| 2 #tools. The twobit.loc file has this format (white space characters | |
| 3 #are TAB characters): | |
| 4 # | |
| 5 #<Build> <FullPathToFile> | |
| 6 # | |
| 7 #So, for example, if you had droPer1 twobit files stored in | |
| 8 #/depot/data2/galaxy/droPer1/, then the twobit.loc entry | |
| 9 #would look like this: | |
| 10 # | |
| 11 #droPer1 /depot/data2/galaxy/droPer1/droPer1.2bit | |
| 12 # | |
| 13 #and your /depot/data2/galaxy/droPer1/ directory would | |
| 14 #contain all of your twobit files (e.g.): | |
| 15 # | |
| 16 #-rw-rw-r-- 1 nate galaxy 48972650 2007-05-04 11:27 droPer1.2bit | |
| 17 #...etc... | |
| 18 # | |
| 19 #Your twobit.loc file should include an entry per line for each twobit | |
| 20 #file you have stored. For example: | |
| 21 # | |
| 22 #droPer1 /depot/data2/galaxy/droPer1/droPer1.2bit | |
| 23 #apiMel2 /depot/data2/galaxy/apiMel2/apiMel2.2bit | |
| 24 #droAna1 /depot/data2/galaxy/droAna1/droAna1.2bit | |
| 25 #droAna2 /depot/data2/galaxy/droAna2/droAna2.2bit | |
| 26 #...etc... | 
