Description Usage Arguments Details
View source: R/hapfreq_from_paper.R
hapfreq_from_paper
1 | hapfreq_from_paper(freq_by_study, new_rownam, max_haps_found_together)
|
freq_by_study |
matrix created by |
new_rownam |
character string of accession versions with first five characters repeated and pasted with an underscore in front of full string to create a two part row name ID |
max_haps_found_together |
Threshold value for number of times a haplotype can be found repeated in the uploads from one study before paper is assumed to have submitted ever sample rather than unique haplotypes. |
This function finds the associated paper in instances where every accession from one study represents a novel haplotype, likely indicating data is not at sampled frequency.
Where every accession is a novel haplotype for the given species/gene this function finds the associated paper. In such instances the original paper will need to be read to find values to multiple haplotypes by in order to reach original sampled frequency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.