chrUCSC2ENSEMBL: Removing "chr" to the chromosome number from UCSC to...

Description Usage Arguments Value Author(s) Examples

View source: R/BiofeatureGraphics.R

Description

Removing "chr" at the beginning of the chromosome number

Usage

1

Arguments

chr

the chromosome number in UCSC format

Value

the number of chromosome at ENSEMBL format

Author(s)

Tiphaine Martin

Examples

1
2
    chr<-"chr7"
    chrUCSC2ENSEMBL(chr)

coMET documentation built on Nov. 8, 2020, 5 p.m.