gene_pos_df: A data.frame necessary for cnv-analysis. Contains information...

gene_pos_dfR Documentation

A data.frame necessary for cnv-analysis. Contains information about the gene positions on chromosomes. Contains the following variables:

Description

ensembl_gene_id:

Character. ENSEMBL encoding of gene names.

hgnc_symbol:

Character. Gene names in HUGO format.

chromosome_name:

Character. Name of the chromosome.

start_position:

Integer. Starting position of the gene.

end_position:

Integer. Ending positiong of the gene.

Usage

gene_pos_df

Format

An object of class data.frame with 17208 rows and 5 columns.

Details

@docType data @usage data(gene_pos_df)


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.