The installation is made easy through Anaconda.
conda create -n darts python=2.7 # optional
conda activate darts # optional
conda install -c darts-comp-bio darts_dnn darts_bht
See each component for how to use.
Zijun Zhang zj.z@ucla.edu
Yi Xing yxing@ucla.edu
Copyright (C) 2018-2019 University of California, Los Angeles (UCLA) Zijun Zhang and Yi Xing
Authors: Zijun Zhang and Yi Xing
This program is licensed with commercial restriction use license. Please see the attached LICENSE file for details.