Description Usage Arguments Value
View source: R/write_locus_file.R
Create a .txt file that meets the input requirements for the locus file used in MicroMerger.
1 | write_locus_file(x, lociprefix, locus_filename)
|
x |
A tibble imported by msatwRangler::read_GenAlEx(). |
lociprefix |
A character string specifying the first letters shared by all loci in the data used to identify locus columns. |
locus_filename |
The desired filename of the output file. |
A .txt file placed in the directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.