From 22e03028440cb6dc1239027a9451092c90be49bf Mon Sep 17 00:00:00 2001 From: Daniel McDonald Date: Thu, 17 Feb 2022 10:40:50 -0800 Subject: [PATCH] example install on google colabs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8eaa16e..b31ad41 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ Compilation has been performed on both LLVM 10.0.0 (OS X >= 10.12) or GCC 9 (Cen Installation time should be a few minutes at most. +## Install (example) + +An example of installing UniFrac, and using it with CPUs as well as GPUs, can be be found on [Google Colabs](https://colab.research.google.com/drive/1yL0MdF1zNAkPg1_yESI1iABUH4ZHNGwj?usp=sharing). + ## Install (bioconda) This binaries can be installed via a combination of `conda-forge` and `bioconda`: