Information about the file/information format for somatic/germline CNVs.
Be aware that each of the following listings represent a tab-separated column field in the input SNV file. The column names in the header must be specified as followed:
A size description of the copy number variation. Currently an enumeration of:
- chromosome
- p-arm
- q-arm
- partial p-arm
- partial q-arm
- focal
- non-focal
- cluster
Example
size: q-arm
The copy number variation type. Currently an enumeration of:
- del
- dup
- amp
- loh
- ins
Example
type: del
The copy number of the variation.
Example
copy_number: 1
HGNC formatted gene name.
Example
gene: tumor protein p53
Information about the affected exons of a gene.
Example
exons: whole gene
Transcript reference identifier. Refseq or Ensembl.
Example
transcript: NM_001143990.1
The chromosome location of the variant.
Example
chr: chr1
The genomic start position of the variant.
Example
start: 12500
The genomic end position of the variant.
Example
end: 13000
The predicted or annotated effect of the variant. Currently an enumeration of:
Somatic CNVs:
- activating
- inactivating
- function_changed
- probably_activating
- probably_inactivating
- probably_function_change
- ambigious
- benign
- NA
Germline CNVs (ACMG):
- pathogenic
- probably_pathogenic
Example
effect: activating