dnabin2dnastring: dnabin2dnastring

Description Usage Arguments Author(s) See Also Examples

View source: R/dnabin2dnastring.R

Description

This function transforms a DNAbin object from the ape package into an DNAStringSet class of the Biostrings package.

Usage

1

Arguments

dnabin

DNAbin

Author(s)

Kristian K Ullrich

See Also

DNAStringSet, DNAbin

Examples

1
2
data("woodmouse", package="ape")
alignment<-dnabin2dnastring(woodmouse)

kullrich/distIUPAC documentation built on Jan. 9, 2020, 2:50 p.m.