About
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@69290 bc3139a8-67e5-0310-9ffc-ced21a209358
@@ -176,6 +176,7 @@ instantaneous.)
<<get_TP53_seq>>=
library("BSgenome.Hsapiens.UCSC.hg19")
+library("gmapR")
p53Seq <- getSeq(BSgenome.Hsapiens.UCSC.hg19::Hsapiens, roi,
as.character = FALSE)
names(p53Seq) <- "TP53"