_GtexDetailedTissueGenes
No description
type _GtexDetailedTissueGenes {
val: String
valToString: String
value: Float
_id: String
gene: Gene
}
Fields
val
(String
)
valToString
(String
)
value
(Float
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
gene
(Gene
)
Field for the Gene node this EXPRESSED relationship is coming from.