In functions GRAB.Marker and GRAB.Region, users can get detailed information for each markers in different groups.
makeGroup(yVec)a numeric vector (Group, starting from 0) for group information.
the phenotype recorded in objNull$yVec, the output object of function GRAB.NullModel.
If yVec is categorical with groups <= 10, then Group is the same as yVec. Otherwise, Group is calcualted based on the rank of yVec.