_DiseaseLocalizesDla
No description
type _DiseaseLocalizesDla {
  cooccurrence: Int!
  expected: Float!
  p_fisher: Float!
  _id: String
  anatomy: Anatomy
}
Fields
cooccurrence (Int!)
expected (Float!)
p_fisher (Float!)
_id (String)
Generated field for querying the Neo4j system id of this relationship.
anatomy (Anatomy)
Field for the Anatomy node this LOCALIZES_DlA relationship is going to.