cntypes | R Documentation |
Accepted types of CN for the segments - 'Gain': 1-2 extra copies - 'Weak amplification': 3-7 extra copies - 'Strong amplification': 8 or more extra copies - 'Heterozygote loss': Loss of one copy out of two - 'Homozygote loss': Loss of all copies - 'LOH': copy-neutral loss of one parental allele
cntypes
A list of strings containing all CN types
cntypes <- list(LOH='LOH', Gain='Gain', Loss='Loss')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.