checkGeno: check to see whether all the entries of the input genotype...

Description Usage Arguments

View source: R/renderGeno.R

Description

The function checkGeno examines whether the input genotype file is accepteable

Usage

1
checkGeno(geno.path)

Arguments

geno.path

string. Path to the input genotype file. Required.

About the genotype file: The genotype file is a space separate file that contains individual's genotype and meta information. Each row is an individual entry with its associate genotype information, in the order as follows: unique indiv ID | is the indiv observed? | sex of individual | birth year | genotype(s) information.

geno.path = "/Users/thomasn/repo/pedfac/example/case_0/genotype.txt"


ngthomas/pedfac documentation built on Dec. 10, 2020, 6:28 p.m.