File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11# Bayesian Bootstrap Analyses
2+
3+ This repository contains the code of the "Bayesian bootstrap" analyses.
4+
5+ It is organized in 6 subdirectories corresponding to the 6 use-cases:
6+
7+ - 01_simple_example: simple example of high supports of null branches and low support of short branches.
8+ - 02_covid: Analysis of SARS-CoV-2 dataset.
9+ - 03_ebola: Analysis of the EBOV dataset.
10+ - 04_RVFV: Analysis of the Rift Valley Fever Virus dataset.
11+ - 05_real_datasets: Analysis of 300+100 datasets from https://cme.h-its.org/exelixis/material/raxml_adaptive_data.tar.gz .
12+ - 06_simulations: Aalysis of simulated datasets with different levels of homoplasy.
13+
14+ To run the different analyses, a run.sh script is present in each folder, describing the steps. It generally involves running a nextflow workflow.
15+
16+ The required software are: Java and Apptainer/Singularity.
17+
18+ The results are given in the release of this repository.
You can’t perform that action at this time.
0 commit comments