2
|
1 <?xml version='1.0' encoding='UTF-8'?>
|
|
2 <macros>
|
|
3 <token name="@WRAPPER_VERSION@">1.0</token>
|
|
4 <token name="@PROFILE@">19.09</token>
|
|
5 <xml name="param_reference_source">
|
|
6 <param name="reference_source" type="select" label="Choose the source for the reference genome">
|
|
7 <option value="cached" selected="true">locally cached</option>
|
|
8 <option value="history">from history</option>
|
|
9 </param>
|
|
10 </xml>
|
|
11 <xml name="citations">
|
|
12 <citations>
|
|
13 <citation type="bibtex">
|
|
14 @misc{None,
|
|
15 journal = {None},
|
|
16 author = {1. Stuber T},
|
|
17 title = {Manuscript in preparation},
|
|
18 year = {None},
|
|
19 url = {https://github.com/USDA-VS/vSNP},}
|
|
20 </citation>
|
|
21 </citations>
|
|
22 </xml>
|
|
23 </macros>
|
|
24
|