getAdjacancyMat: getAdjacancyMat

View source: R/commonHelpersAndMethods.R

getAdjacancyMatR Documentation

getAdjacancyMat

Description

Makes and adjacency matrix list (for clustering)

Usage

getAdjacancyMat(hybGranges, nucletideOrPerc, cutoff)

Arguments

hybGranges

list created with hybToGRanges (but just the gap section of the list)

nucletideOrPerc

measure difference by percentage or nucleotides

cutoff

The maximum difference before giving these two gaps 0

Details

Makes and adjacency matrix list (for clustering)

Value

A list of Adjacancy matrices


comradesOO documentation built on Nov. 10, 2023, 5:08 p.m.