view templates/display.txt @ 20:85971ec2a527 draft default tip

planemo upload for repository https://github.com/goeckslab/jbrowse-archive-creator.git commit 81d946d4544a4ea7e5b55f90caef971eca6abba0
author sargentl
date Fri, 21 Sep 2018 16:30:54 -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>