@gmod/jbrowse
Version:
JBrowse - client-side genome browser
31 lines (17 loc) • 706 B
Markdown
It applies intron hats and a gradient 'tubular' look to features and subfeatures of CanvasFeatures tracks.

Add the plugin declaration to the config file as follows
"plugins": [
"NeatHTMLFeatures"
],
See http://gmod.org/wiki/JBrowse_FAQ#How_do_I_install_a_plugin for more details
{
"label": "Genes",
"type": "NeatHTMLFeatures/View/Track/NeatFeatures",
"urlTemplate" : "tracks/ReadingFrame/{refseq}/trackData.json"
"storeClass": "JBrowse/Store/SeqFeature/NCList"
}
You can also add "gradient": true to the track definition to get gradients added