Desc {ScISI}R Documentation

A method to return a description of a protein complex

Description

The Desc method takes in the protein complex name of a bi-partite graph incidence matrix (usually an ad hoc name) and returns a description of that protein complex.

The object to be referenced is an instance of the class yeastData.

Usage

Desc(object, name)

Arguments

object An instance of a subclass of yeastData.
name A character. It is the name of the protein complex with respect to the bi-partite graph incidence matrix

[Package ScISI version 1.10.0 Index]