Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 446 Bytes

File metadata and controls

23 lines (15 loc) · 446 Bytes

Quick start

Run commands from the repository root.

Display the CLI contract:

Rscript cancerppir.R --help

Run the synthetic example:

Rscript cancerppir.R examples/minimal_input.csv results string_cache 400 30 TRUE

The result is written to:

results/minimal_input/

The first STRING initialization can require substantial download time and disk space. Subsequent runs reuse the supplied cache directory.