view templates/display.txt @ 8:56d9d10b4990 draft

planemo upload for repository https://github.com/goeckslab/jbrowse-archive-creator.git commit 2285eddcfe689d70d89571a045f204b74cc6890c
author yating-l
date Fri, 27 Apr 2018 15:36:51 -0400
parents 5d5fdcb798da
children
line wrap: on
line source

<html>
    <body>
        <p>
            The following JBrowse hub has been generated by JBrowse Archive Creator:
        </p>
        <ul>
            <li> JBrowse Hub Name </li>
            <ul>
                <li> ${jbrowse_hub_name} </li>
            </ul>
            <li> Track configuration </li>
            <ul>
                <li> <a href="${trackList}">Track settings</a> </li>
            </ul>
        </ul>
    </body>
</html>