Description Usage Arguments Value Author(s) Examples
A helper function for simulateTumor()
which returns to the user
the edge list for a linear chain.
1 |
n |
Number of vertices in the chain |
A matrix with 4 columns and n-1 rows which will be accepted as input to
simulateTumor()
.
Phillip B. Nicol <philnicol740@gmail.com>
1 | G <- progressionChain(3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.