Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IComment

Hierarchy

  • IComment

Index

Properties

acronym

acronym: string

dbReference

dbReference: Partial<IDbReference>

description

description: Partial<ILocationDescription>

diseaseId

diseaseId: string

interactions

interactions: Array<Partial<IInteraction>>

locations

locations: Array<Partial<ICommentLocation>>

name

name: string

text

text: any

type

type: keyof PROTEIN_COMMENT_TYPE

url

url: string

Generated using TypeDoc