Personal tools

Template:F5samplesTest: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 38: Line 38:
} );
} );
</script>
</script>
     <table id="example" class="display" cellspacing="0" width="100%">
     <table id="example" class="display" cellspacing="0" width="100%"></table>
        <thead>
            <tr>
                <th>PeakID</th>
                <th>TSS ID</th>
                <th>Category</th>
            </tr>
        </thead>
        <tfoot>
            <tr>
                <th>PeakID</th>
                <th>TSS ID</th>
                <th>Category</th>
            </tr>
        </tfoot>
        <tbody>
            <tr>
                <td>hg_233277.1</td>
                <td>12323512</td>
                <td>Edinburgh</td>
            </tr>
            <tr>
                <td>hg_234730.1</td>
                <td>21235255</td>
                <td>Tokyo</td>
            </tr>
            <tr>
                <td>hg_234953.1</td>
                <td>2536748</td>
                <td>San Francisco</td>
            </tr>
            <tr>
                <td>hg_233750.1</td>
                <td>833481</td>
                <td>Edinburgh</td>
            </tr>
        </tbody>
    </table>
 


</html>
</html>

Revision as of 15:43, 18 January 2018