extract.annotation.mach {GenABEL}R Documentation

extracts SNP annotation from MACH/HapMap legend files

Description

This function extracts SNP annotation from MACH info and HapMap legend files.

Usage

  extract.annotation.mach(infofile, legendfile,
    chromosome = NA)

Arguments

infofile

MACH (ml)info-file name

legendfile

HapMap legend file name

chromosome

chromosome

Value

data frame containing annotaton

Author(s)

Yurii Aulchenko


[Package GenABEL version 1.8-0 Index]