find_affected_PIDs: Find samples affected

Description Usage Arguments Value Examples

View source: R/basic_functions.R

Description

Find samples affected by SNVs in a certain pathway

Usage

1
find_affected_PIDs(in_gene_list, in_gene_vector, in_PID_vector)

Arguments

in_gene_list

List of genes in the pathway of interest.

in_gene_vector

Character vector for genes annotated to SNVs as in vcf_like_df.

in_PID_vector

Character vector for sample names annotated to SNVs as in vcf_like_df.

Value

A character vector of the names of the affected samples

Examples

1

huebschm/YAPSA documentation built on May 17, 2019, 9:11 p.m.