Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/import_somaticCopynumbersPURPLE.R
Import the somatic CNV segments as estimated by PURPLE.
1 | importSomaticCopynumberPURPLE(pathCNV)
|
pathCNV |
(character): Path to the <sample>.purple.cnv.somatic.tsv file containing the somatic CNV regions as detected by PURPLE. |
Will also convert the absolute copynumbers into CN-States for downstream analysis.
(GRanges) GRanges object containing the somatic variants and assorted annotations.
Job van Riet j.vanriet@erasmusmc.nl
Other CPCT:
detectKataegis_OLD()
,
findCPCTCenter()
,
importLINXFusions()
,
importPurityStatsPURPLE()
,
importSomaticVariantsVEP()
,
importStructuralVariantsPURPLE()
,
importWGSOfCohort()
,
importWGSOfSample()
,
importdriverCatalogHMF()
,
performCHORD()
,
performShatterSeek()
1 | importSomaticCopynumberPURPLE(pathCNV = '<sample>.purple.cnv.somatic.tsv')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.