set_row_name: Generate list of row names of data frame, which to store ic...

Description Usage Arguments Value

Description

Generate list of row names of data frame, which to store ic of each node When is_markov is TRUE, the simple markov model is adopted.

Usage

1
set_row_name(sample_name, is_markov, segment)

Arguments

sample_name

: rowname of data_frame

is_markov

edges are drown under markov property :boolean TRUE or FALSE(=default)

segment

This paramer assigns the segments of exp_data. It is used when exp_data is composed of plural time-course experiment and the edges are drown under markov property

Value

row name (sample name) of data frame to store ic of each node


takenakayoichi/tacs documentation built on May 31, 2019, 2:50 a.m.