Description Usage Arguments Value
create levels at which number of transmissions passes the threshold
| 1 2 3 4 5 6 7 8 9 10 11 | nTransCutoff(
  N,
  t1,
  t2,
  lambda,
  beta,
  perc_cutoff,
  maxN = 25,
  maxK = 25,
  pSpatial = 1
)
 | 
| N | SNP distance | 
| t1 | date of first sample | 
| t2 | date of second sample | 
| lambda | clock rate | 
| beta | transmission rate | 
| perc_cutoff | cut-off percentage | 
| maxN | for optimisation, SNP distance greater than this considered not in same cluster | 
number of transmissions reached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.