Check the list of dependencies for more information.
-
Install the cgat-core pipeline system following the instructions here: https://github.com/cgat-developers/cgat-core/
-
Clone the tenx repository, e.g.
$> git clone https://github.com/sansomlab/tenx.git
- In the same virtual or conda environment as cgat-core install the required python packages:
$> pip install -r tenx/python/requirements.txt
- To install the required R packages (R>4.0.0, bioconductor and devtools are prerequisite):
$> Rscript tenx/R/install.packages.R