StrandStateList-class {contiBAIT}R Documentation

A class for storing StrandStateList lists for contigs

Description

This class is a list of StrandStateMatrices, each a subset of the StrandStateMatrix split by linkagegroups

Usage

StrandStateList(strandGroupList = list(), names = character())

Arguments

strandGroupList

a list of StrandStateMatrix elements, with each primary element representing a StrandStateMatrix containing ordered contigs from a LinkageGroupList element

names

a vector of names of StrandStateMatrix elements

Value

a StrandStateList


[Package contiBAIT version 1.12.0 Index]