UNPKG

@jbrowse/core

Version:

JBrowse 2 core libraries used by plugins

7 lines (6 loc) 275 B
export const intronColor = undefined; export const utrColor = 'rgb(200,240,240)'; export const proteinColor = 'rgb(220,160,220)'; export const cdsColor = 'rgb(220,220,180)'; export const updownstreamColor = 'rgba(250,200,200)'; export const genomeColor = 'rgb(200,280,200)';