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