Hello, I have a list of genes in a txt file and the chromosome locations where they occur. I want to make a plot that will show all the chromosomes (1-22,X,Y) and the genes which occur in that chr position. Does anyone know if it can be done in R? -- View this message in context: http://r.789695.n4.nabble.com/Plot-genes-on-chr-locations-tp3951479p3951479.html Sent from the R help mailing list archive at Nabble.com.
R. Michael Weylandt <michael.weylandt@gmail.com>
2011-Oct-29 22:18 UTC
[R] Plot genes on chr locations
Perhaps this question is better suited for the bioconductor list: they can probably get you an answer quickly. Michael On Oct 29, 2011, at 3:10 PM, lumos <lumos.lumos.lumos at gmail.com> wrote:> Hello, > > I have a list of genes in a txt file and the chromosome locations where they > occur. I want to make a plot that will show all the chromosomes (1-22,X,Y) > and the genes which occur in that chr position. > Does anyone know if it can be done in R? > > -- > View this message in context: http://r.789695.n4.nabble.com/Plot-genes-on-chr-locations-tp3951479p3951479.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.