genotypes: Generate a numeric (dosage) HapMap file

Description Usage Arguments Value Author(s)

View source: R/genotypes.R

Description

Generate a numeric (dosage) HapMap file

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
genotypes(
  geno_obj = NULL,
  geno_file = NULL,
  geno_path = NULL,
  nrows = Inf,
  na_string = "NA",
  prefix = NULL,
  maf_cutoff = NULL,
  SNP_effect = "Add",
  SNP_impute = "Middle",
  verbose = TRUE,
  chr_prefix = "chr"
)

Arguments

geno_obj

= NULL,

geno_file

= NULL,

geno_path

= NULL,

nrows

= Inf,

na_string

= "NA",

prefix

= NULL,

maf_cutoff

= NULL,

SNP_effect

= 'Add',

SNP_impute

= 'Middle',

verbose

= verbose

chr_prefix

= "chrm"

Value

A numeric HapMap

Author(s)

Samuel Fernandes and Alexander Lipka Last update: Apr 20, 2020

——————————————————————————


simplePHENOTYPES documentation built on Jan. 20, 2021, 5:09 p.m.