Description Usage Arguments Value Author(s)
THIS SCRIPT PULLS OUT A RANDOM SNP FROM THE ALIGNMENTS TO MAKE A STRUCTURE FILE.
1 | fasta2struc(path, samples2include, write.output = TRUE)
|
path |
path to the directory where all fasta alignments are. |
samples2include |
one column data frame with the name of the samples to include in the first column. |
write.output |
logical. If TRUE writes the structure file to working directory. |
Structure-like genotype matrix.
Gehara, M.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.