Description Usage Arguments See Also Examples
Visualisation of proportion of the top clones.
1 2 3 4 5 | vis.top.proportions(
.data,
.head = c(10, 100, 1000, 10000, 30000, 1e+05, 3e+05, 1e+06),
.col = "Read.count"
)
|
.data |
Data frame with clones. |
.head |
Integer vector of clones for the |
.col |
Parameter |
1 2 3 4 | ## Not run:
vis.top.proportions(immdata)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.