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