comparison macros.xml @ 0:c1b04ff29bfc draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fasta_nucleotide_color_plot commit e709cda2e1a3526a66e5af067772a1c5bee205be
author iuc
date Sun, 06 Mar 2016 13:45:06 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c1b04ff29bfc
1 <?xml version='1.0' encoding='UTF-8'?>
2 <macros>
3 <xml name="color_selector">
4 <option value="255,0,0" selected="True">red</option>
5 <option value="0,255,0">green</option>
6 <option value="0,0,255">blue</option>
7 <option value="255,255,0">yellow</option>
8 <option value="128,0,128">purple</option>
9 <option value="255,165,0">orange</option>
10 <option value="0,0,0">black</option>
11 </xml>
12 <xml name="citations">
13 <citations>
14 <citation type="bibtex">
15 @unpublished{None,
16 author = {Lai, William},
17 title = {None},
18 year = {None},
19 eprint = {None},
20 url = {http://www.huck.psu.edu/content/research/independent-centers-excellence/center-for-eukaryotic-gene-regulation}
21 }</citation>
22 </citations>
23 </xml>
24 </macros>