seqlength: Get the sequence length of a fa-object.

View source: R/faFunctions.R

seqlengthR Documentation

Get the sequence length of a fa-object.

Description

This function determines the length of a fa-object.

Usage

  seqlength(x)

Arguments

x

The fa-object

Details

This is basically a wrapper around the nchar-function

Value

An vector containing the sequence lengths of an fa-object.

Author(s)

Daniel Fischer


fischuu/GenomicTools documentation built on April 30, 2023, 7:53 p.m.