-
Notifications
You must be signed in to change notification settings - Fork 4
Module: NumBranchSample
Niema Moshiri edited this page Jul 9, 2018
·
3 revisions
The NumBranchSample module chooses the number of viral phylogeny branches to be sampled during a single sampling (i.e., sequencing) event of a given individual in the ContactNetwork. See the source code to see what is defined by the abstract class.
- All branches at the given time are sampled
- Requirements:
- None
- Config Parameters:
- None
- A fixed user-specified number of branches are sampled at each given time
- Requirements:
- None
- Config Parameters:
-
num_viruses_per_cn_sample
: The desired number of viral branches to sample at the given time
-
- A single branch is sampled at each given time
- Requirements:
- None
- Config Parameters:
- None
Niema Moshiri & Siavash Mirarab 2016