FindIdsGtCounts: A function to find the ids of counts.gt columns in a...

Description Usage Arguments Value Examples

Description

A function to find the ids of counts.gt columns in a frequency matrix.

Usage

1

Arguments

freq

the absolute frequency matrix

Value

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.

Examples

1
2
3
4
## Not run: 
FindIdsGtCounts(freq)

## End(Not run)

laurentlab-mpipz/rsurvival documentation built on May 29, 2019, 9:14 a.m.