Hierarchy

  • AnnotationConfigInterface

Properties

entity_order?: string[]
external_data_order?: string[]
instance_order?: string[]
merge?: {
    display: RcsbFvDisplayTypes;
    merged_types: string[];
    title: string;
    type: string;
}[]

Type declaration

  • display: RcsbFvDisplayTypes
  • merged_types: string[]
  • title: string
  • type: string
provenance_color_code: {
    csm: string;
    external: string;
    rcsb_link: string;
    rcsb_pdb: string;
}

Type declaration

  • csm: string
  • external: string
  • rcsb_link: string
  • rcsb_pdb: string

Generated using TypeDoc