Merge pull request #2754 from solgenomics/topic/fix_homepage_add_accessions_dialog
[sgn.git] / mason / tools / bulk / converter.mas
blob95e0ced82aa4539c7f4465ff4a31f703edec3fd6
2 <& /page/page_title.mas, title=>"Bulk Converter" &>
4 Paste the identifiers you would like to convert
6 <textarea id="converter_input" >
8 </textarea>
9 <br />
10 <br />
11 Input is:<br />
13 Output<br />
14 <select id="converter_output_select" name="converter_output_select" >
15 <option value="unigenes"> Unigenes</option>
16 <option value="gene_models"> Gene models (ITAG 2.3)</option>
17 <option value="tom_microarray"> TOM Microarray Identifiers</option>
18 <option value="affymetrix"> Affymetrix Chip Identifiers</option>
19 </select>