Analyses your genotype data and outputs 2 summary files with marker details and 3 plots.
     
    
    Usage
    gg_myG_Details(filename, myPrefix = "", filetype = "csv")
 
     
    
    Arguments
- filename
 
GWAS genotype object. Note: needs to be in hapmap format.
 
- myPrefix
 
Prefix for file names.
 
- filetype
 
default is "csv". other option is "txt".
 
 
    
    Value
    2 .csv files with marker details & 3 Marker plots.