SNPs_heatmap {hJAM}R Documentation

Heatmap for all the SNPs used in the analysis

Description

To generate the heatmap of all the SNPs that the user use in the analysis

Usage

SNPs_heatmap(Gl)

Arguments

Gl

The reference panel (Gl) of the SNPs that the user use in the analysis, such as 1000 Genome

Author(s)

Lai Jiang

Examples

data(Gl)
t = SNPs_heatmap(Gl = Gl)
t

[Package hJAM version 1.0.0 Index]