Skip to content

Commit 20f6ca1

Browse files
committed
attempt to add the concordance vector recipe
1 parent 08cc064 commit 20f6ca1

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

doc/recipes/index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,23 @@ icon: question-circle
88
doctype: manual
99
tags:
1010
- manual
11-
description: Collection of one-off examples of analyses in IQ-TREE.
11+
description: Collection of examples that combine IQ-TREE with other software.
1212
sections_new_page: True
1313
sections:
1414
- name: Phylogenetic placement
1515
url: phylogenetic-placement
1616
- name: Perform a Goldman-Cox test
1717
url: goldman-cox-test
18+
- name: Estimating gene, site, and quartet concordance vectors
19+
url: Estimating-gene%2C-site%2C-and-quartet-concordance-vectors
1820
---
1921

2022
# Recipes
2123

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.
24+
This is a collection of detailed examples analyses that combine IQ-TREE with other bits of code and/or software (hence 'recipes'). They are an attempt to go a bit beyond the usual user docs for software, getting closer to end-to-end analyses. The idea is a searchable and reproducible database of analyses to help the community do what they need to with IQ-TREE.
2625

27-
If you'd like to request a recipe, please head over to the issues page and
28-
use the 'recipe wanted' label.
26+
If you'd like to request a recipe, please head over to the issues page and use the 'recipe wanted' label, and describe in as much detail as possible (with references and example data if you can) what it is you would like.
2927

3028
* [How to do phylogenetic placement](phylogenetic-placement)
3129
* [How to perform a Goldman-Cox test](goldman-cox-test)
30+
* [Estimating gene, site, and quartet concordance vectors](Estimating-gene%2C-site%2C-and-quartet-concordance-vectors)

0 commit comments

Comments
 (0)