Learn R Programming

rphast (version 1.6.9)

dim.msa: Returns the dimensions of an msa object as (# of species, # of columns)

Description

Returns the dimensions of an msa object as (# of species, # of columns)

Usage

# S3 method for msa
dim(x)

Arguments

x

An object of type msa

Value

An integer vector of length two giving number of species and number of columns in the alignment