You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a collection of one-off examples of analyses in IQ-TREE. One might call them 'infrequently asked questions'. The idea is a searchable and reproducible database of analyses to help the community do what they need to with IQ-TREE.
1
+
---
2
+
layout: userdoc
3
+
title: "Recipes (How-To)"
4
+
author: _AUTHOR_
5
+
date: _DATE_
6
+
docid: 9.5
7
+
icon: question-circle
8
+
doctype: manual
9
+
tags:
10
+
- manual
11
+
description: Collection of one-off examples of analyses in IQ-TREE.
12
+
sections_new_page: True
13
+
sections:
14
+
- name: Phylogenetic placement
15
+
url: phylogenetic-placement
16
+
- name: Perform a Goldman-Cox test
17
+
url: goldman-cox-test
18
+
---
4
19
5
-
If you'd like to request a recipe, please head over to the issues page and use the 'recipe wanted' label.
20
+
# Recipes
6
21
7
-
22
+
This is a collection of one-off examples of analyses in IQ-TREE.
23
+
<!--more-->
24
+
One might call them "infrequently asked questions". The idea is a searchable and
25
+
reproducible database of analyses to help the community do what they need to with IQ-TREE.
8
26
27
+
If you'd like to request a recipe, please head over to the issues page and
28
+
use the 'recipe wanted' label.
9
29
30
+
*[How to do phylogenetic placement](phylogenetic-placement)
31
+
*[How to perform a Goldman-Cox test](goldman-cox-test)
0 commit comments