This repository contains the codes used for the following paper:
Identification of microbial markers across populations in early detection of colorectal cancer
- R version 3.5.2
- Python 3.7.1
The full list of Python packages for the code is given in requirements.txt. These can be installed using:
pip install -r requirements.txt