subset.edit_table: Subset editing candidates from an edit_table object

Description Usage Arguments Details Value

Description

WORK IN PROGRESS

Usage

1
2
## S3 method for class 'edit_table'
subset(this, dna = NULL, rna = NULL, tissue = NULL)

Arguments

this

an edit_table object

dna

character indicating desired DNA call

rna

character indicating desired RNA call

tissue

character indicating desired tissue sample

Details

Can subset based on such criteria as tissue type or DNA call

If subsetted both by DNA and RNA call (mismatch type) then a data.frame is returned rather than an edit_table object

Value

a subsetted edit_table


funkhou9/editTools documentation built on May 16, 2019, 4:05 p.m.