add.mutphasing | R Documentation |
Add mutation phasing information to a dataset
add.mutphasing(dataset, mutphasing, add.conflicts = F)
dataset |
A data set object |
mutphasing |
data.frame with phasing data |
add.conflicts |
Supply TRUE when a mutation-to-mutation confict matrix is to be built (Default: FALSE) |
a dataset with field mutphasing and potentially field conflict.array added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.