annotate tool-data/pathoscope.loc.sample @ 0:94d7100ad5d0 draft default tip

Uploaded
author jasper
date Sat, 22 Apr 2017 23:47:18 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
1 # pathoscope.loc.sample
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
2 # This is a *.loc.sample file distributed with Galaxy that enables tools
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
3 # to use a directory of indexed data files. This one is for Pathoscope_Map.
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
4 # See the wiki: http://wiki.galaxyproject.org/Admin/NGS%20Local%20Setup
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
5 # First create these data files and save them in your own data directory structure.
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
6 # Then, create a bowtie_indices.loc file to use those indexes with tools.
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
7 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
8 # The path points to the "basename" for the set, not a specific file.
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
9 # It has four text columns seperated by TABS.
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
10 # <unique_build_id> <display_name> <file_base_path>
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
11 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
12 # So, for example, if you had hg18 indexes stored in:
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
13 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
14 # /depot/data2/galaxy/hg19/bowtie2/
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
15 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
16 # containing hg19 genome and hg19.*.bt2 files, such as:
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
17 # -rw-rw-r-- 1 james james 914M Feb 10 18:56 hg19canon.fa
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
18 # -rw-rw-r-- 1 james james 914M Feb 10 18:56 hg19canon.1.bt2
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
19 # -rw-rw-r-- 1 james james 683M Feb 10 18:56 hg19canon.2.bt2
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
20 # -rw-rw-r-- 1 james james 3.3K Feb 10 16:54 hg19canon.3.bt2
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
21 # -rw-rw-r-- 1 james james 683M Feb 10 16:54 hg19canon.4.bt2
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
22 # -rw-rw-r-- 1 james james 914M Feb 10 20:45 hg19canon.rev.1.bt2
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
23 # -rw-rw-r-- 1 james james 683M Feb 10 20:45 hg19canon.rev.2.bt2
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
24 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
25 # then the bowtie2_indices.loc entry could look like this:
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
26 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
27 #hg19 hg19 Human (hg19) /depot/data2/galaxy/hg19/bowtie2/hg19canon
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
28 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
29 #Important: put all reference bowtie index into same directory (including both
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
30 #target and filter reference botwie index)
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
31 #
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
32 #More examples:
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
33 #ref_prok_rep_genomes prok /depot/data/ref
94d7100ad5d0 Uploaded
jasper
parents:
diff changeset
34 #ce11 ce /depot/data/ref