as.data.frame: Convert a 'Map' Object to a Data Frame

Description Usage Arguments Value Author(s) Examples

View source: R/selectSNPs_utility.R

Description

This inherited S3 function is devised to convert a Map object to a data frame. The Map object has six slots: Marker name (Name), Chromosome, Positin, minor alllel frequency (Maf), Tyep, and Status.

Usage

1

Arguments

x

An input Map object.

Value

A data frame having the map informtion.

Author(s)

Nick X-L Wu

Examples

1
2
3
4

selectSNPs documentation built on Feb. 28, 2020, 5:08 p.m.