correctLog2_ascat | R Documentation |
Corrects logR of the tumour sample(s) with genomic GC content (replication timing is optional)
correctLog2_ascat(
ASCATobj,
GCcontentfile = NULL,
replictimingfile = NULL,
threads = 4
)
ASCATobj |
an ASCAT object |
GCcontentfile |
File containing the GC content around every SNP for increasing window sizes |
replictimingfile |
File containing replication timing at every SNP for various cell lines (optional) |
Note that probes not present in the GC content file will be lost from the results
ASCAT object with corrected tumour logR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.