chrUCSC2ENSEMBL {coMET} | R Documentation |
Removing "chr" at the beginning of the chromosome number
chrUCSC2ENSEMBL(chr)
chr |
the chromosome number in UCSC format |
the number of chromosome at ENSEMBL format
Tiphaine Martin
chr<-"chr7" chrUCSC2ENSEMBL(chr)