Tutorials

Installing rTREES in a virtual environment using conda

title: “Installing rTREES in a virtual environment using conda” author: Alex Fox draft: false date: 2023-05-10 tags: - Tutorials This tutorial is designed to help you run the TREES model in a “virtual environment,” a quarantine chamber for software, so that it doesn’t interfere with/get affected by your other R projects.

Working in Python with Jupyter and Anaconda

Image source: https://xkcd.com/1987/ I wrote this tutorial to help people in my lab learn how to manage their python and R environments using anaconda. I’ve gotten some positive feedback on it, so hopefully you’ll find it helpful too.