duplet_formation: Build duplets based on mutations

Description Usage Arguments Examples

View source: R/duplet_formation.R

Description

This function takes the data frame and mutation column to form WT-MT duplets. It also prints the missing duplets within the dataset.

Usage

1
duplet_formation(data, mutations)

Arguments

data

A data frame containing mutations that will be classified

mutations

Specify the column name that contains the mutations

Examples

1
duplet_formation(data = df, mutations = "Mutation")

narodkebabci/gRoR documentation built on Jan. 18, 2022, 10:09 p.m.