I can't seem to get plot() to work. Here's the error I get:
> plot(cpgi_to_genes, pdffile = "CpGi_to_RefSeq_chr1_picture.pdf", show.chromosomes = c("chr1"), show.all = FALSE)
Error in sort(xval) : argument "y" is missing, with no default
Am I missing something?