Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/helper_importWGSOfSample.R
Imports all the WGS data of a single CPCT-02 sample.
1 | importWGSOfSample(cpctId, inputFolder)
|
cpctId |
(character): Full CPCT identifier of sample, including the T suffix (used to find files). |
inputFolder |
(character): Path to the folder containing all WGS data of the sample (combinedData). |
Also runs CHORD for HRD predictions and ShatterSeek for chromothripsis samples.
(list) List containing the WGS data of the sample.
Job van Riet j.vanriet@erasmusmc.nl
Other CPCT:
detectKataegis_OLD()
,
findCPCTCenter()
,
importLINXFusions()
,
importPurityStatsPURPLE()
,
importSomaticCopynumberPURPLE()
,
importSomaticVariantsVEP()
,
importStructuralVariantsPURPLE()
,
importWGSOfCohort()
,
importdriverCatalogHMF()
,
performCHORD()
,
performShatterSeek()
1 | importWGSOfSample(cpctId = '<CPCTID>T', 'combinedData/')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.