sRACIPE_load_topology: (deprecated) Load the topology from a file.

Description Usage Arguments Value

View source: R/loadTopology.R

Description

Read an input file and return the circuit information as a list. This function will be removed in future versions. Use the function loadTopology instead.

Usage

1
sRACIPE_load_topology(topology_file = "inputs/test.tpo")

Arguments

topology_file

Character. Topology file address.

Value

List. Contains the number of genes, circuit name, topology (Source, Target, Type), and directory path.


TheJacksonLaboratory/sRACIPE_dev documentation built on May 7, 2019, 8:16 a.m.