| haplotype_match.readFit | R Documentation | 
Given a nucleotide pattern covering some portion of read table positions, return a vector of 1's and 0's representing haplotypes that match the patterh
haplotype_match.readFit(nucs, h)
| nucs | A character vector equal to the number of positions in the read table. Positions at which nuceotides are not specified have value "+". | 
| df | read table | 
| haplotype | matrix | 
A numeric vector of 1's and 0's
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.