Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 413 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 413 Bytes

PredAOT

Procedure

Note: This source code was developed in Linux, and has been tested in Ubuntu 18.04 with Python 3.6.

  1. Clone the repository

     git clone https://github.com/CSB-L/PredAOT.git
    
  2. Create and activate a conda environment

     conda env create -f environment.yml
     conda activate predaot
    

Example

  • Run PredAOT

      python main.py -o output -i ./input/input.csv