Description Usage Arguments Value
Parses fastPHASE *.inp files. There are two types of them: with ids of samples provided or not. The function recognizes both. The alleles can be coded as letters or numbers, but missing ones should be always "?". Check that alleles in input file are written without whitespaces. The haplotype should look like 'AACTT' and not like 'A A C T T'.
1 | ReadFastPHASE(inp)
|
inp |
path/to/filename.inp |
A character vector with strings of letters representing haplotypes. The length of vector is 2N, where N is the number of diploid individuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.