read_map: Read a PLINK marker map (*.bim) file

View source: R/io.R

read_mapR Documentation

Read a PLINK marker map (*.bim) file

Description

Read a PLINK marker map (*.bim) file

Usage

read_map(ff, ...)

Arguments

ff

path to a *.bim file

Details

A *.bim file should have columns chromosome, marker ID, genetic position (cM), physical position, allele 1 (A1=alternate allele), allele 2 (A2=reference allele).

Value

dataframe of marker info


andrewparkermorgan/popcorn documentation built on July 8, 2023, 12:42 p.m.