phyloAA: phyloAA

View source: R/pcm_functions.R

phyloAAR Documentation

phyloAA

Description

This function conducts the multiple alignment and distance calculations for phylogenetic data

Usage

phyloAA(fas_msa)

Arguments

msa

formatted multiple alignment data

Examples

using the built-in Shh_fasta data of sonic hedgehog signal molecule orthologs
file <- "link to raw data on git hub"
pcms_AlignAA(file) # the output of this will be the sequences aligned by the MUSCLE algorithm

slcornett/sonichedgehog documentation built on May 23, 2022, 6:33 a.m.