Hi, I was just wondering if there was an option to save a 'Tracks' object to disk using a ggsave-like command? > p<- tracks(p.ideo, Gene = p1,Probes=p2,main=gene,heights=c(1,5,3)) > ggsave(p,file="tracks.png") Error in ggsave(p, file = "tracks.png") : plot should be a ggplot2 plot Regards, Mark