View source: R/seeker_snp_freq_format.R
seeker_snp_freq_format | R Documentation |
seeker_snp_freq_format
seeker_snp_freq_format(data)
data |
A data.frame, output of seeker_snp_freq() |
A list with the allele frequency in a horizontal format, with sorted frequencies. Two loci and three loci
Erick Cuevas-Fernández
df <- seeker_snp_freq("rs56116432")
seeker_snp_freq_format(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.