pathway_database-class: An S4 class to represent pathways

pathway_database-classR Documentation

An S4 class to represent pathways

Description

An S4 class to represent pathways

[ method

names method

length method

Usage

## S3 method for class 'pathway_database'
x[i, ...]

## S3 method for class 'pathway_database'
names(x)

## S3 method for class 'pathway_database'
length(x)

Arguments

x

x

i

i

...

other parameters

Value

pathway_database

ID of pathways

message

Slots

database_info

database_info

pathway_id

pathway_id

pathway_name

pathway_name

describtion

describtion

pathway_class

pathway_class

gene_list

gene_list

compound_list

compound_list

protein_list

protein_list

reference_list

reference_list

related_disease

related_disease

related_module

related_module

Author(s)

Xiaotao Shen shenxt1990@outlook.com


tidymass/metpath documentation built on July 21, 2023, 3:11 p.m.