View source: R/phenotype_out.R
phenotype_out | R Documentation |
The function exports genotypes into hapmap format and SNP genomic locations in a three column format (chr, pos, and loci).
phenotype_out(pheno,file,im_type)
pheno |
Required: an input phenotype object |
file |
Required: a prefix of the output file |
im_type |
Optional: the type of images, default is svg |
phenotype_out(pheno,"phenotype1.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.