align.local.all: All local alignments

Description Usage Arguments Value

Description

Compute a list of local alignments between clust1 and clust2. The function compute all the local alignments of all pairs of clusters whose centers have a similarity greather than ll

Usage

1
align.local.all(clust1, clust2, mat, threshold, cores = 2, dismat = NULL)

Arguments

clust1

a list of clusters

clust2

a list of clusters

mat

a similarity matrix

threshold

a threshold

cores

number of cores

dismat

a disimilarity matrix to use in the local aligments

Value

a list of alignments


adriaalcala/AligNet documentation built on May 10, 2019, 5:59 a.m.