matrixL1: The matrix representing prior belief for matrixZ1

Description Usage Format Examples

Description

The binary matrix of prior information about gene-pathway associations. Dim(matrixL1)=G1*K. For example, matrixL1[g,k]=1 indicates that the g-th gene is known to be associated with the k-th pathway. This information can come from some well-known database, such as KEGG pathway database.

Usage

1

Format

The format is: num [1:30, 1:10] 0 0 0 0 0 1 0 0 0 0 ...

Examples

1

iFad documentation built on May 2, 2019, 6:50 a.m.