Description Usage Arguments Value
Function to load genotyping data from a file
1 | load_genotyping_file(file, use = NULL, cn_data = NULL)
|
file |
Input file |
use |
Optional vector of mutation ids to use. |
cn_data |
Either a Genomic Ranges object containing cn and mm metadata columns or a data.frame with a id, cn and mm column. |
A tibble containing the genotyping data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.