alignCDSSetWithAlignedAAsAsGuide: Uses an amino acid multiple sequence alignment to guide the...

View source: R/phylogenies.R

alignCDSSetWithAlignedAAsAsGuideR Documentation

Uses an amino acid multiple sequence alignment to guide the alignment of codon sequence 'cds'.

Description

Uses an amino acid multiple sequence alignment to guide the alignment of codon sequence 'cds'.

Usage

alignCDSSetWithAlignedAAsAsGuide(unaligned.cds.set, aligned.aa.set)

Arguments

'unaligned.cds.set'

an instance of base::list as generated by seqinr::read.fasta representing the unaligned codon sequences

'aligned.aa.set'

an instance of base::list as generated by seqinr::read.fasta representing the aligned amino acid sequences used as guide

Value

An instance of base::list with names being the gene accessions and values Strings representing the aligned coding-sequences.


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.