Mercurial > repos > jjohnson > ensembl_variant_report
annotate tool_data_table_conf.xml.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 | 908c68e3c73f | 
| 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 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 2 <tables> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 3 <!-- Locations of all fasta files under genome directory --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 4 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 5 <columns>value, dbkey, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 6 <file path="tool-data/all_fasta.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 7 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 8 <!-- Locations of indexes in the BFAST mapper format --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 9 <table name="bfast_indexes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 10 <columns>value, dbkey, formats, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 11 <file path="tool-data/bfast_indexes.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 12 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 13 <!-- Locations of nucleotide BLAST databases --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 14 <table name="blastdb" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 15 <columns>value, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 16 <file path="tool-data/blastdb.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 17 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 18 <!-- Locations of protein BLAST databases --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 19 <table name="blastdb_p" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 20 <columns>value, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 21 <file path="tool-data/blastdb_p.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 22 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 23 <!-- Locations of protein domain BLAST databases --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 24 <table name="blastdb_d" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 25 <columns>value, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 26 <file path="tool-data/blastdb_d.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 27 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 28 <!-- Locations of indexes in the BWA mapper format --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 29 <table name="bwa_indexes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 30 <columns>value, dbkey, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 31 <file path="tool-data/bwa_index.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 32 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 33 <!-- Locations of indexes in the BWA color-space mapper format --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 34 <table name="bwa_indexes_color" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 35 <columns>value, dbkey, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 36 <file path="tool-data/bwa_index_color.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 37 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 38 <!-- Locations of MAF files that have been indexed with bx-python --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 39 <table name="indexed_maf_files"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 40 <columns>name, value, dbkey, species</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 41 <file path="tool-data/maf_index.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 42 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 43 <!-- Locations of fasta files appropriate for NGS simulation --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 44 <table name="ngs_sim_fasta" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 45 <columns>value, dbkey, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 46 <file path="tool-data/ngs_sim_fasta.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 47 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 48 <!-- Locations of PerM base index files --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 49 <table name="perm_base_indexes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 50 <columns>value, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 51 <file path="tool-data/perm_base_index.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 52 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 53 <!-- Locations of PerM color-space index files --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 54 <table name="perm_color_indexes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 55 <columns>value, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 56 <file path="tool-data/perm_color_index.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 57 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 58 <!-- Location of Picard dict file and other files --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 59 <table name="picard_indexes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 60 <columns>value, dbkey, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 61 <file path="tool-data/picard_index.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 62 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 63 <!-- Location of SRMA dict file and other files --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 64 <table name="srma_indexes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 65 <columns>value, dbkey, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 66 <file path="tool-data/picard_index.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 67 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 68 <!-- Location of Mosaik files --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 69 <table name="mosaik_indexes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 70 <columns>value, dbkey, name, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 71 <file path="tool-data/mosaik_index.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 72 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 73 <!-- Locations of indexes in the 2bit format --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 74 <table name="twobit" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 75 <columns>value, path</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 76 <file path="tool-data/twobit.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 77 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 78 <!-- Available IGV builds, loaded from URL --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 79 <table name="igv_broad_genomes" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 80 <columns>name, url, value</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 81 <file url="http://igv.broadinstitute.org/genomes/genomes.txt" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 82 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 83 <!-- Available liftOver chain file --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 84 <table name="liftOver" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 85 <columns>dbkey, name, value</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 86 <file path="tool-data/liftOver.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 87 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 88 <!-- iobio bam servers --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 89 <table name="bam_iobio" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 90 <columns>value, name, url</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 91 <file path="tool-data/bam_iobio.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 92 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 93 <!-- iobio vcf servers --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 94 <table name="vcf_iobio" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 95 <columns>value, name, url</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 96 <file path="tool-data/vcf_iobio.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 97 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 98 <!-- simple biom servers --> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 99 <table name="biom_simple_display" comment_char="#" allow_duplicate_entries="False"> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 100 <columns>value, name, url</columns> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 101 <file path="tool-data/biom_simple_display.loc" /> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 102 </table> | 
| 
a43d6ae3eb85
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/ensembl_variant_report commit 239c1ee096e5fc3e2e929f7bf2d4afba5c677d4b-dirty
 jjohnson parents: diff
changeset | 103 </tables> | 
