design.connectionR Documentation

design.connection

Description

Design a connection matrix w from unique reaction identifiers from experimentally known reactions between candidate compound.

Usage

  design.connection(reactionM)

Arguments

reactionM

a data.frame with compounds and its connections.

Value

A binary matrix w of connections between candidate compound.