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

View source: R/BiofeatureGraphics.R

chrUCSC2ENSEMBLR Documentation

Removing "chr" to the chromosome number from UCSC to transform it to ENSEMBL chromosome format

Description

Removing "chr" at the beginning of the chromosome number

Usage

chrUCSC2ENSEMBL(chr)

Arguments

chr

the chromosome number in UCSC format

Value

the number of chromosome at ENSEMBL format

Author(s)

Tiphaine Martin

Examples

    chr<-"chr7"
    chrUCSC2ENSEMBL(chr)

TiphaineCMartin/coMET documentation built on April 27, 2022, 6:45 a.m.