R中一张图中的多个条形图

发布于 2024-10-19 03:46:35 字数 229 浏览 1 评论 0原文

我是 R 初学者。

我需要创建一个类似

https://i.sstatic.net/ 的图表az56z.jpg

我不知道如何生成整个数据集。基本思想是某个外显子 ID 会有多个子组。我需要在该外显子 id 内的条形图中绘制所有值,

如何在 R 中做到这一点?

I'm a beginner to R.

I need to create a graph like

https://i.sstatic.net/az56z.jpg

I dont know how to produce my entire dataset. The basic idea is some exon id would have more than one subgroups. I need to plot all the values in bar plots within that exon id

How can I do that in R?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ヅ她的身影、若隐若现 2024-10-26 03:46:35

我自己还没有做过这样的情节,但我认为“格子”包就是你想要的。您可以从 http://cran.r-project 获取 pdf 指南。 org/web/packages/lattice/index.html

I haven't done a plot like this myself but I think the 'lattice' package is what you would be after. You can get the pdf guide from http://cran.r-project.org/web/packages/lattice/index.html.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文