Changeset 550 for branches/uk_ac_ebi_Tab2MageImporter/jsp/uk/ac/ebi/nugo/plugins/spreadsheetdata.jsp
- Timestamp:
- Jan 23, 2008, 3:21:52 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/uk_ac_ebi_Tab2MageImporter/jsp/uk/ac/ebi/nugo/plugins/spreadsheetdata.jsp
r547 r550 35 35 <body> 36 36 37 <h 1>Tab2MAGE Import Wizard -- Enter Spreadsheet Data for Mappings</h1>37 <h2>Tab2MAGE Import Wizard -- Enter Spreadsheet Data for Mappings</h2> 38 38 39 39 <form name="spreadSheetMappingsForm" action="<%= request.getContextPath()%>/plugins/uk/ac/ebi/nugo/plugins/submit.jsp?ID=<%=ID%>" method="post"> … … 51 51 <li>Columns must be in the order as below and the column headers must be exactly as follows (please replace 'myFactorName1' etc. with your actual factor names):<p> 52 52 <b> 53 File Subject Tissue FactorValue[myFactorName1] FactorValue[myFactorName2] etc....53 File Subject Tissue Dye FactorValue[myFactorName1] FactorValue[myFactorName2] etc.... 54 54 </b></p> 55 55 </ul>
Note: See TracChangeset
for help on using the changeset viewer.