phenotype_out: phenotype_out

View source: R/phenotype_out.R

phenotype_outR Documentation

phenotype_out

Description

The function exports genotypes into hapmap format and SNP genomic locations in a three column format (chr, pos, and loci).

Usage

phenotype_out(pheno,file,im_type)

Arguments

pheno

Required: an input phenotype object

file

Required: a prefix of the output file

im_type

Optional: the type of images, default is svg

Examples


phenotype_out(pheno,"phenotype1.csv")

USDA-ARS-GBRU/crossword documentation built on Oct. 11, 2024, 12:51 a.m.