grab.hets | R Documentation |
returns allele gtrack given sites.txt from het pileup
grab.hets(agt.fname = NULL, min.frac = 0.2, max.frac = 0.8)
agt.fname |
(character) path to sites.txt |
min.frac |
(numeric) between 0 and 1, min frequency in normal to count as het site |
max.frac |
(numeric) between 0 and 1, max frequency in normal to count as het site |
allele gTrack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.