https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4273479/pdf/13336_2014_Article_15.pdf
1 2 3 |
1 2 3 | control_doc_path <- system.file("extdata/Breast1_b.5k.doc", package = "AluScanCNV")
tumor_doc_path <- system.file("extdata/Breast1_1.5k.doc", package = "AluScanCNV")
pairedCNV(control.5k.doc = control_doc_path, sample.5k.doc = tumor_doc_path, window.size = "500k", output.path = "./")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.