Description Usage Arguments Value Note Examples
This function accepts a dataframe of tilde-delimited haplotypes and trims colon-delimited names to the number of fields specified by 'reso'.
1 | trimAlleles(haplotypes, reso)
|
haplotypes |
Data frame of tilde-delimited haplotypes extracted from the famData provided to LDWrap() |
reso |
An integer that specifies the number of fields to which colon-delimited allele names in famData should be truncated. The default value of 0 indicates no truncation. A value higher than the number of fields in the supplied allele data will result in no truncation. |
A data frame of two sets of tilde-delimited haplotypes.
This function is for internal POULD use only.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.