calculate_IBS | R Documentation |
Generate dissimilarity matrix (1-IBS) between all pairs of isolates
snpdata = calculate_IBS(snpdata, mat.name="GT")
snpdata |
SNPdata object |
mat.name |
the name of the genotype table to be used. default="GT" |
SNPdata object with an extra field: IBS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.