Catalog: A function for doing simple network analysis on sets of...

Description Usage Arguments Examples

View source: R/Catalog.R

Description

Catalog takes in an object of type 'Orthologs' and builds a list of all complete linkage clusters. This list is in the form of matrices that denote how transitive the predicted clusters are.

Usage

1
Catalog(OrthologsObject, Verbose = FALSE)

Arguments

OrthologsObject

a matrix of lists, the upper triange of which is filled with matrices of putative homologs

Examples

1

npcooley/Heron documentation built on April 4, 2020, 10:24 p.m.