?::ZNF384(ncbi:171017)
Source
CIViC variant id 5186: ?::ZNF384 Fusion
Recipes that this example satisfies
Properties
id: civic.vid:5186CIViC Variant ID from the source URL.
type: CategoricalVariantThis value is required by the specification for all Categorical Variant objects.
name: ?::ZNF384(ncbi:171017)Human-readable label; NCBI identifiers used per VICC Fusion recommendation.
description: An optional field to describe this Categorical Variant.This field was populated with an example value because CIViC does not provide a longform description.
aliases: ZNF384 Fusion, ?::ZNF384CIViC provides “ZNF384 Fusion” as an alias.
extensions: nullNo extensions included.
mappings: nullNo mappings included.
- Adjacency Constraint
The
adjoinedElementsarray specifies an Unspecified Element for the unknown 5’ partner and ZNF384 (ncbi:171017) as a mappable concept for the 3’ partner. TheorderKnownfield is set to true to indicate that ZNF384 is the known 3’ partner in this fusion.
Members
This example does not include Members .
Full example: JSON
{
"id": "civic.vid:5186",
"type": "CategoricalVariant",
"name": "?::ZNF384(ncbi:171017)",
"description": "An optional field to describe this Categorical Variant.",
"aliases": [
"?::ZNF384",
"ZNF384 Fusion"
],
"constraints": [
{
"type": "AdjacencyConstraint",
"orderKnown": true,
"adjoinedElements": [
{
"type": "UnspecifiedElement"
},
{
"id": "ncbi:171017",
"conceptType": "Gene",
"name": "ZNF384",
"primaryCoding": {
"id": "ncbi:171017",
"name": "ZNF384",
"system": "https://www.ncbi.nlm.nih.gov/gene",
"code": "171017",
"iris": [
"https://www.ncbi.nlm.nih.gov/gene/171017"
]
}
}
]
}
]
}
Full example: YAML
id: civic.vid:5186
type: CategoricalVariant
name: ?::ZNF384(ncbi:171017)
description: An optional field to describe this Categorical Variant.
aliases:
- ?::ZNF384
- ZNF384 Fusion
constraints:
- type: AdjacencyConstraint
orderKnown: true
adjoinedElements:
- type: UnspecifiedElement
- id: ncbi:171017
conceptType: Gene
name: ZNF384
primaryCoding:
id: ncbi:171017
name: ZNF384
system: https://www.ncbi.nlm.nih.gov/gene
code: "171017"
iris:
- https://www.ncbi.nlm.nih.gov/gene/171017