MSA.of {bioseq.fasta} R Documentation

Do multiple sequence alignment

Description

Usage

MSA.of(seqs);

Arguments

seqs

A fasta sequence collection, which can be a FastaFile object, a collection of the @T:SMRUCC.genomics.SequenceModel.FASTA.FastaSeq

env

[as Environment]

Details

Authors

seqtoolkit

Value

an MSAOutput object that contains the multiple sequence alignment result: the aligned sequence data of each input sequence and the alignment cost value.

clr value class

Examples


[Package bioseq.fasta version 1.0.0.0 Index]