convertLegacyCoseq {coseq}R Documentation

Convert legacy coseq objects

Description

Convert legacy coseq S3 class objects to coseqResults S4 class objects

Usage

convertLegacyCoseq(object, digits = 3)

Arguments

object

Object of S3 class coseq arising from a call to previous versions of coseq (< 0.99.1)

digits

integer indicating the number of decimal places (round) to retain in results.

Value

Converted object of S4 class coseqResults compatible with recent versions of coseq (>= 0.99.1)


[Package coseq version 1.14.0 Index]