lmAlignment {LowMACA}R Documentation

Show Alignment Results from a LowMACA object

Description

Method for objects of class LowMACA. It can show the results of the alignment procedure that has been performed on the LowMACA object

Usage

lmAlignment(object)

Arguments

object

object of class LowMaca

Value

A list containing the following elements:

Author(s)

Stefano de Pretis, Giorgio Melloni

See Also

alignSequences

Examples

data('lmObj')
str(lmAlignment(lmObj))

[Package LowMACA version 1.22.0 Index]