relcircle-package {relcircle} | R Documentation |
Draw Regulatory Relationships Between Genes
Description
Connect relevant sites and label their relationships.
Details
Relationship table, needs to include "rs","rs.CHR","rs.gene","rs.POS","cg","cg.CHR","cg.gene","cg.POS".
Author(s)
Ruilin Li
Maintainer:Ruilin Li<2837471734@qq.com>
References
2016 tutorial
See Also
Examples
data(sampledata)
relacircle(sampledata)
[Package relcircle version 1.0 Index]