Learn R Programming

ExomeDepth (version 1.1.16)

exons.hg19.X: Positions of exons on build hg19 of the human genome and on chromosome X

Description

Exon position extracted from the ensembl database version 61 and on chromosome X only.

Arguments

Format

A data frame of exons with the following 4 variables:

  • chromosome, a factor with levels X, Y.

  • start Numeric.

  • end Numeric.

  • name Character names for the exons.