Repository 'gemini_load'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/gemini_load

Changeset 6:b2c25142267e (2019-02-06)
Previous changeset 5:b5b53c27baca (2019-01-11) Next changeset 7:64132aa2d62a (2020-01-24)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 0d594bd114a5b090efd84449c4af74ef219c9646
modified:
gemini_load.xml
b
diff -r b5b53c27baca -r b2c25142267e gemini_load.xml
--- a/gemini_load.xml Fri Jan 11 17:50:01 2019 -0500
+++ b/gemini_load.xml Wed Feb 06 10:58:17 2019 -0500
[
@@ -1,4 +1,4 @@
-<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@">
+<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@+galaxy1">
     <description>Loading a VCF file into GEMINI</description>
     <macros>
         <import>gemini_macros.xml</import>
@@ -81,9 +81,9 @@
         help="The pedigree dataset is optional, but several GEMINI tools require the relationship between samples (i.e., the family structure) and/or the sample phenotype to be defined. The PED format is a simple tabular format (see the tool help below for details). If you choose to not provide sample information now, but later find that you need it for your analysis, you can also add it to an existing GEMINI database by using the GEMINI amend tool." />
         <param name="opt_content" type="select" display="checkboxes" multiple="true" optional="true"
         label="Load the following optional content into the database"
-        help="The preselected defaults should be ok for most use cases. If you are not interested in certain annotations, you can speed up database creation and decrease the resulting database size slightly by not loading them into the database. Note: GERP and CADD scores are optional parts of the annotation source and can only be loaded if available.">
+        help="The preselected defaults should be ok for most use cases (feel free to enable CADD scores for non-commercial use). If you are not interested in certain annotations, you can speed up database creation and decrease the resulting database size slightly by not loading them into the database. Note: GERP and CADD scores are optional parts of the annotation source and can only be loaded if available.">
             <option value="gerp_bp" selected="true">GERP scores</option>
-            <option value="cadd" selected="true">CADD scores</option>
+            <option value="cadd" selected="false">CADD scores (non-commercial use only; see licensing note below)</option>
             <option value="gene_tables" selected="true">Gene tables</option>
             <option value="genotypes" selected="true">Sample genotypes</option>
             <option value="gt_pl" selected="true">Genotype likelihoods (sample PLs)</option>
@@ -159,6 +159,16 @@
         </test>
     </tests>
     <help><![CDATA[
+.. class:: Warning mark
+
+**CADD scores licensing**
+
+CADD scores are freely available for non-commercial applications only. Make
+sure you `contact the developers <https://cadd.gs.washington.edu/contact>`__
+before using them in any commercial application.
+
+-----
+
 **What it does**
 
 Before we can use GEMINI to explore genetic variation, we must first load the