UNPKG

higlass-labeled-annotation

Version:
10 lines (7 loc) 229 B
import register from 'higlass-register'; import LabeledAnnotationTrack from './LabeledAnnotationTrack'; register({ name: 'LabeledAnnotationTrack', track: LabeledAnnotationTrack, config: LabeledAnnotationTrack.config, });