identify_pathwaySNVs: Identify SNVs located in a specified pathway

Description Usage Arguments Value

View source: R/identifyPathwaySNVs.R

Description

Identify SNVs located in a specified pathway

Usage

1
identify_pathwaySNVs(markerDF, pathwayDF)

Arguments

markerDF

A data frame containing SNV data. See details.

pathwayDF

A data frame containing pathway data. See details.

Value

A dataframe with the same format as markerDF, but with a variable pathwaySNV marked FALSE for all variants located outside exons in pathwayDF, or with derived allele frequency greater than carrier_prob.


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