Skip to content

Commit 5068cf8

Browse files
committed
update recipes for simulating multiple tree alignments
1 parent 6f46aeb commit 5068cf8

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

doc/recipes/Simulating-concatenated-alignments-with-multiple-trees.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Intro
1+
---
2+
layout: workshop
3+
title: "Simulating concatenated alignments with multiple trees"
4+
author: _AUTHOR_
5+
date: _DATE_
6+
docid: 100
7+
---
8+
9+
# Introduction
210

311
This recipe explains how to simulate an alignment which comes from multiple
412
trees.

doc/recipes/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ sections:
1717
url: goldman-cox-test
1818
- name: Estimating gene, site, and quartet concordance vectors
1919
url: concordance-vector
20+
- name: Simulating concatenated alignments with multiple trees
21+
url: Simulating-concatenated-alignments-with-multiple-trees
2022
---
2123

2224
# Recipes
@@ -28,3 +30,4 @@ If you'd like to request a recipe, please head over to the issues page and use t
2830
* [How to do phylogenetic placement](phylogenetic-placement)
2931
* [How to perform a Goldman-Cox test](goldman-cox-test)
3032
* [Estimating gene, site, and quartet concordance vectors](concordance-vector)
33+
* [Simulating concatenated alignments with multiple trees](Simulating-concatenated-alignments-with-multiple-trees)

0 commit comments

Comments
 (0)