GenoToHmp: Convert the GENO format to HMP format

Description Usage Arguments Value Examples

View source: R/GenoToHmp.R

Description

Convert the GENO format to HMP format

Usage

1
GenoToHmp(tsv, genename)

Arguments

tsv

the geno format of SNPs (that the output format of novoSNP)

genename

Genename of SNPs

Value

A date frame of SNPs in HMP format

Examples

1
2
data(E5b_geno)
GenoToHmp(E5b_geno, "E5b")

liqingsongplus/Genetic-diversity documentation built on Dec. 21, 2021, 10:51 a.m.