| cross2netgwas {netgwas} | R Documentation |
cross object to netgwas data frame
Description
Converts cross object from R/qtl package to netgwas dataframe
Usage
cross2netgwas (cross.obj)
Arguments
cross.obj |
An object of class |
Value
An (n \times p) matrix corresponds to a genotype data matrix (n is the sample size and p is the number of variables). This matrix can be as an input data for netmap, and netsnp functions.
Author(s)
Pariya Behrouzi
Maintainer: Pariya Behrouzi pariya.behrouzi@gmail.com
[Package netgwas version 1.14.3 Index]