upgradeModelorg: Upgrade modelorg to newer version.

View source: R/upgradeModelorg.R

upgradeModelorgR Documentation

Upgrade modelorg to newer version.

Description

Performs necessary changes to the object to promote it to a newer version.

Usage

  upgradeModelorg(object)

Arguments

object

An object of class modelorg.

Details

This method performs the necessary changes on a modelorg object to promote it to a newer version.

Changes from previous modelorg version (no version slot set) to version 2.0: Representation in the gprRules slot is now incompatible to the earlier versions.

Value

An object of class modelorg, matching the current version requirements used by sybil.

Author(s)

Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

Examples

	data(Ec_core)
	upgradeModelorg(Ec_core)

SysBioChalmers/sybil documentation built on Aug. 24, 2023, 1:08 p.m.