get_SMindex_by_person: Returns the row and columns locations of mutations for a...

Description Usage Arguments Value

View source: R/vcf_functions.R

Description

Returns the row and columns locations of mutations for a person

Usage

1
get_SMindex_by_person(person_index, person_genos)

Arguments

person_index

The column location of the person

person_genos

The genotype vector for the person

Value

A list containing two vectors, the first contains the row locations of mutations, the second contains the column locations of mutations.


simrvprojects/SimRVSequences documentation built on March 12, 2020, 1:33 a.m.