gwas2bed {martini}R Documentation

Converts a MAP data.frame to a BED data.frame

Description

Takes a map file and:

Usage

gwas2bed(gwas)

Arguments

gwas

A SnpMatrix object with the GWAS information.

Value

A BED data.frame.


[Package martini version 1.12.0 Index]