seeker_snp_freq_format: seeker_snp_freq_format

View source: R/seeker_snp_freq_format.R

seeker_snp_freq_formatR Documentation

seeker_snp_freq_format

Description

seeker_snp_freq_format

Usage

seeker_snp_freq_format(data)

Arguments

data

A data.frame, output of seeker_snp_freq()

Value

A list with the allele frequency in a horizontal format, with sorted frequencies. Two loci and three loci

Author(s)

Erick Cuevas-Fernández

Examples


df <- seeker_snp_freq("rs56116432")

seeker_snp_freq_format(df)


Erickcufe/seekerBio documentation built on May 1, 2024, 1:13 a.m.