Description Usage Arguments Details Value Author(s)
View source: R/EaCoN_functions.R
This function performs the estimation of allele-specific copy number using ASCAT.
1 2 |
data |
Data object contained in a RDS file generated with |
gammaRange |
The range of gamma values to assess the modelling of ASCN (see |
nsubthread |
Number of subthreads for multithreading. |
cluster.type |
Type of subthreading cluster (see |
out.dir |
Output directory. |
force |
If some result files already exist, delete them before runing. |
... |
Any additional parameter to give to |
Please note that depending on noise and complexity of the L2R and BAF profiles, ASCAT will not always be able to perform ASCN.
Several RDS objects, PNG plots, CBS files and data tables in several folders containing the different ASCN (allele-specific copy number) analyses performed for each value in gammaRange
. The optimal fit among the generated ones will be output in a separate text file.
Bastien Job
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.