File: introduction.Rmd

package info (click to toggle)
r-cran-treespace 1.1.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,444 kB
  • sloc: cpp: 24; sh: 13; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
---
title: "Exploration of landscapes of phylogenetic trees"
author: "Thibaut Jombart, Michelle Kendall"
date: "`r Sys.Date()`"
output: rmarkdown::html_vignette
vignette: >
  %\VignetteEngine{knitr::rmarkdown}
  %\VignetteIndexEntry{Exploration of landscapes of phylogenetic trees}
  \usepackage[utf8]{inputenc}
---

*treespace* implements new methods for the exploration and analysis of distributions of phylogenetic trees for a given set of taxa. See [this vignette](https://thibautjombart.github.io/treespace/articles/introduction.html) for a step-by-step guide to installing and using the package.