addDistance: addDistance

Description Usage Arguments Value

View source: R/identifyClusters.R

Description

A function that adds distances to nearest mutation to the tibble of the identifyClusters function

Usage

1
addDistance(ranges, maxDistance)

Arguments

ranges

A GRange object which were created during identifyClusters function

maxDistance

A number with the maximum distance between DNA mutations that are defined as being in a cluster.

Value

A GRange object with added distance and a logical column as metadata


AlexJanse/cMut documentation built on May 25, 2019, 4 a.m.