Description Usage Arguments Value Examples
A function to find the ids of counts.gt columns in a frequency matrix.
1  | FindIdsGtCounts(freq)
 | 
freq | 
 the absolute frequency matrix  | 
A list of integers containing ids of specific columns. Items names are : "homo.ref", "hetero", "homo.alt", "missval", "total". The value are the corresponding column ids.
1 2 3 4  | ## Not run: 
FindIdsGtCounts(freq)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.