new.sequence: constructor to create a new sequence object

View source: R/yogiseq.R

new.sequenceR Documentation

constructor to create a new sequence object

Description

creates new yogiseq object

Usage

new.sequence(sequence, qual = NULL, id = NULL)

Arguments

sequence

the sequence

qual

the quality string

id

an identifier for the sequence

Value

the sequence object


jweile/yogiseq documentation built on July 8, 2022, 12:48 a.m.