Description Usage Arguments Value
This function parses an input vector of SNP marker IDs, and returns a data.frame
with
the locus in each row derived from the corresponding marker ID in the input vector. An error
is raised if any of the input values cannot be parsed as a SNP marker ID.
1 | parse_snp_marker_ids(ids)
|
ids |
Vector of SNP marker IDs. |
A data.frame
with loci
corresponding to the SNP marker IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.