Description Usage Arguments Value
View source: R/mkGeneDiplotypes.R
Merge cnv and germ/som mut profiles into a table the describes the events of allele 1 and 2
1 2 3 4 5 6 | mkGeneDiplotypesCnvMut(
mut.profile.cnv,
mut.profile.mut,
mut.origin,
verbose = T
)
|
mut.profile.cnv |
CNV mut profile table |
mut.profile.mut |
germ or som mut profile table |
mut.origin |
Indicate whether allele 2 originates from 'germ' or 'som'. Used to create the diplotype_origin column |
verbose |
Print progress messages? |
A table the describes the events of allele 1 and 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.