Genome Browser in an iframe

Instant genome Browser:

This example uses an iframe to load CoGe's genome browser.  Nothing is being hosted on the server and uses one line of HTML:

    < iframe   src = "https://genomevolution.org/coge/GenomeView.pl?gid=16911&embed=1"   style =" width : 100% ; height : 100% " ></ iframe > 

Details:

More information on how to embed CoGe's genome browser can be found on CoGePedia: https://genomevolution.org/wiki/index.php/Embedding_CoGe_JBrowse_in_your_website 

Download Data: