if (require(phastCons100way.UCSC.hg19)) {
library(GenomicRanges)
phastCons100way.UCSC.hg19
scores(phastCons100way.UCSC.hg19,
GRanges(seqnames="chr7", IRanges(start=117232380, width=5)))
}
Run the code above in your browser using DataLab