Detail of Cancer Gene Census can be accessed and read at https://cancer.sanger.ac.uk/census
STUDY_CANCER_GENES(
cosmic.username,
cosmic.password,
tumour.type.regex = NULL,
tumour.type.exact = NULL,
cell.type = "somatic",
genic.elements.counts.dt,
output.dir = "study_cancer_genes/"
)
An output directory containing plots.
COSMIC username i.e. registered email.
COSMIC password.
Regular expression for "Tumour Types" column in Cancer Gene Census table. Default is NULL.
Exact keywords for "Tumour Types" column in Cancer Gene Census table. Default is NULL.
Type of cell: "somatic" or "germline". Default is "somatic".
Genic element count table generated from STUDY_GENIC_ELEMENTS.
A directory for the outputs.