summarize_all_data: Summarize all results obtained with phyloscanner

View source: R/summary_utils.R

summarize_all_dataR Documentation

Summarize all results obtained with phyloscanner

Description

Summarize all results obtained with phyloscanner

Usage

summarize_all_data(results_phylo)

Arguments

results_phylo

Dataframe containing the values for number of transmission pairs analysed, number of true pairs within the total pairs analysed, number of true transmission pairs identified by phyloscanner, etc. by replicate, combination of parameter values and migration rate.

Details

This function is used in the R script summarize_phyloscanner_results_v2 (check scripts in HIVepisimAnalysis GitHub)

Value

Tibble object with the total number of pairs analysed, total number of true transmissions, total number of true positives as identified by phyloscanner, total number of false negatives by phyloscanner, total number of swaps (host.2 infected host.1, instead of host.1 infected host.2), and total number of false positives as identified by phyloscanner.


thednainus/HIVepisimAnalysis documentation built on Sept. 21, 2023, 7:32 a.m.