comparison varreport.xml @ 1:1425ea794026 draft default tip

planemo upload for repository https://github.com/wm75/mimodd_galaxy_wrappers commit 24cc567ad105450d1c554f09a3467eff671d9864
author wolma
date Mon, 18 Dec 2017 03:39:07 -0500
parents aa82b2e54055
children
comparison
equal deleted inserted replaced
0:aa82b2e54055 1:1425ea794026
40 <option value="html">HTML</option> 40 <option value="html">HTML</option>
41 <option value="text">Tab-separated plain text</option> 41 <option value="text">Tab-separated plain text</option>
42 </param> 42 </param>
43 <when value="html"> 43 <when value="html">
44 <param name="species" type="text" label="Species" 44 <param name="species" type="text" label="Species"
45 help="If you declare the species your input data comes from, variant reports in html format can have hyperlinks to species-specific databases and genome browsers added. If you have used the MiModD Variant Annotation tool to generate the input dataset, the species information will already be recorded in the dataset, but you can overwrite it if you wish." /> 45 help="If you declare the species your input data comes from, variant reports in html format can have hyperlinks to species-specific databases and genome browsers added. If you have used the MiModD Variant Annotation tool to generate the input dataset, the species information will already be recorded in the dataset, but you can overwrite it if you wish.">
46 <expand macro="lex_sam_header" message="Non-ASCII characters are not allowed in species names." />
47 </param>
46 <param name="link_formatter" type="data" format="txt" optional="true" 48 <param name="link_formatter" type="data" format="txt" optional="true"
47 label="Optional file with species-specific hyperlink formatting instructions" 49 label="Optional file with species-specific hyperlink formatting instructions"
48 help="If the tool has no built-in support for your species, i.e., it does not know how to generate hyperlinks for it, you can provide a custom recipe here." /> 50 help="If the tool has no built-in support for your species, i.e., it does not know how to generate hyperlinks for it, you can provide a custom recipe here." />
49 </when> 51 </when>
50 <when value="text"> 52 <when value="text">