Mercurial > repos > iuc > cnvkit_reference
annotate test-data/fasta_indexes.loc @ 4:b45fa373a972 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 9d922676808c5f57e9c01b148eec6cc0a63c53e5
| author | iuc | 
|---|---|
| date | Fri, 13 Dec 2024 23:57:41 +0000 | 
| parents | 75eca7985d89 | 
| children | 
| rev | line source | 
|---|---|
| 
0
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
1 #This is a sample file distributed with Galaxy that enables tools | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
2 #to use a directory of Samtools indexed sequences data files. You will need | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
3 #to create these data files and then create a fasta_indexes.loc file | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
4 #similar to this one (store it in this directory) that points to | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
5 #the directories in which those files are stored. The fasta_indexes.loc | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
6 #file has this format (white space characters are TAB characters): | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
7 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
8 # <unique_build_id> <dbkey> <display_name> <file_base_path> | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
9 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
10 #So, for example, if you had hg19 Canonical indexed stored in | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
11 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
12 # /depot/data2/galaxy/hg19/sam/, | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
13 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
14 #then the fasta_indexes.loc entry would look like this: | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
15 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
16 #hg19canon hg19 Human (Homo sapiens): hg19 Canonical /depot/data2/galaxy/hg19/sam/hg19canon.fa | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
17 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
18 #and your /depot/data2/galaxy/hg19/sam/ directory | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
19 #would contain hg19canon.fa and hg19canon.fa.fai files. | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
20 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
21 #Your fasta_indexes.loc file should include an entry per line for | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
22 #each index set you have stored. The file in the path does actually | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
23 #exist, but it should never be directly used. Instead, the name serves | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
24 #as a prefix for the index file. For example: | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
25 # | 
| 
 
75eca7985d89
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
 
iuc 
parents:  
diff
changeset
 | 
26 test_buildid hg17 test_displayname ${__HERE__}/genome.fasta | 
