writeSnpInfoFimpute: Write SNP information for FImpute

View source: R/FImpute.R

writeSnpInfoFimputeR Documentation

Write SNP information for FImpute

Description

Write SNP information into a file formatted for FImpute.

Usage

writeSnpInfoFimpute(snp.coords, snp.info.file)

Arguments

snp.coords

data.frame with SNP identifiers as row names, and two compulsory columns in that order, chromosome identifiers and coordinate/position identifiers; the maximum length of SNP identifiers is 50 characters; chromosome identifiers should be numeric; other optional column(s) contain the SNP order on the microarray(s) (maximum 10)

snp.info.file

path to the file in which SNP information will be saved

Value

nothing

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.