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

YAPSA documentation built on Nov. 8, 2020, 4:59 p.m.