align.global: Global Alignment of two Protein Interaction Network

Description Usage Arguments Value

Description

Return a global alignment, from the list of local alignments and the table of scores. The function first calculate a list of alignments with selectAligns, then found a solution of the hypergraph mathching problem. And finally extend this alignment to a global alignment

Usage

1
align.global(localAligns, Sim, AllSteps = FALSE)

Arguments

localAligns

a list of local alignments

Sim

a similarity matrix

AllSteps

a boolean to determine whether return all intermediate global alignments

Value

Global a global alignment and, if AllSteps is TRUE all intermediate alignments


RicUIB/AligNet documentation built on May 28, 2019, 2:27 p.m.