plot.netgwas {netgwas} | R Documentation |
plot for S3 class "netgwas"
Description
Plot the graph path which is the output of two functions netsnp
, netphenogeno
.
Usage
## S3 method for class 'netgwas'
plot( x, n.markers=NULL , ... )
Arguments
x |
An object from "netgwas" class. |
n.markers |
A vector containing number of variables/markers in each group/chromosome. For example, the CviCol dataset that is provided in the package contains 5 chromosomes/ groups which the total number of markers is |
... |
System reserved (No specific usage) |
Author(s)
Pariya Behrouzi and Ernst C. Wit
Maintainer: Pariya Behrouzi pariya.behrouzi@gmail.com
References
Behrouzi, P., and Wit, E. C. (2017c). netgwas: An R Package for Network-Based Genome-Wide Association Studies. arXiv preprint, arXiv:1710.01236.