Mercurial > repos > bcrain-completegenomics > testing4
changeset 6:824897a29c59 draft
Uploaded
author | bcrain-completegenomics |
---|---|
date | Wed, 13 Jun 2012 14:03:51 -0400 |
parents | e1f7989cc382 |
children | b1355184954b |
files | scripts/._.DS_Store scripts/._datatypes_conf.xml scripts/._tool_data_table_conf.xml.sample scripts/tool-data/._cg_crr_files.loc.sample scripts/tool_data_table_conf.xml.sample scripts/tools/cg_scripts/._Calculate_TestVariants_Variant_Frequencies.xml scripts/tools/cg_scripts/._Calculate_TestVariants_Variant_Frequencies_0_1_0.pl scripts/tools/cg_scripts/._List_Unique_Variants.xml scripts/tools/cg_scripts/._List_Unique_Variants_2_1_0.pl |
diffstat | 9 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/scripts/tool_data_table_conf.xml.sample Wed Jun 13 14:03:51 2012 -0400 @@ -0,0 +1,11 @@ +<tables> + <!-- + Add the following section to tool_data_table_conf.xml file in your Galaxy distribution if you are adding Complete Genomics tools manually to your Galaxy instance + --> + <!-- Start location of cgatools crr files --> + <table name="cg_crr_files" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/cg_crr_files.loc" /> + </table> + <!-- End Location of cgatools crr files --> +</tables>