view templates/display.txt @ 12:9161beae834f draft

planemo upload for repository https://github.com/goeckslab/jbrowse-archive-creator.git commit 08f15daf5442def561713fb9c673bb06c9a3a05f
author yating-l
date Sat, 02 Jun 2018 13:08:46 -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>