CamConfig.Rd
Set CAMDAC configuration
CamConfig(
outdir,
bsseq,
lib,
build,
n_cores = 1,
regions = NULL,
refs = NULL,
n_seg_split = 50,
min_mapq = 1,
min_cov = 3,
overwrite = FALSE,
cna_caller = "battenberg",
cna_settings = NULL
)
A path to save CAMDAC results. The results folder structure follows the format PATIENT/DATASET/SAMPLE/.
Bisulfite sequencing platform. Choose between "wgbs" or "rrbs".
Bisulfite sequencing library. Choose "pe" for paired end, "se" for single end.
Reference genome build. Choose "hg38" or "hg19".
Number of cores to process CAMDAC data in parallel wherever possible.
A BED file with regions to restrict the analysis to
Path to CAMDAC reference files. If this is not given, CAMDAC searches the environment variable CAMDAC_PIPELINE_FILES. If this is not set, CAMDAC searches recursively in the current working directory.
Minimum mapping quality filter used in cmain_allele_counts()
.
Minimum coverage filter for: DNA methylation, Normal SNP selection.
Config to overwrite files if they already exist.
The CNA caller to use. "ascat" or "battenberg". Default is "battenberg"
A list of settings to pass to the CNA caller. rho, psi, java