Sorted and re-numbered running scripts into folders named with authors of manuscripts.
Clarified README.md. The two purposes of the package are:
Contain all necessary scripts to reproduce results from earlier benchmarking results in Rozen Lab.
Simplified dependencies in DESCRIPTION
4.join.combined.extraction.results.Wlicoxon.R
in folder data-raw/scripts.for.SBS1SBS5
. This script is for combining csv files
which summarizes extraction measures. In order to obtain such csv files,
users should run scripts in data-raw/scripts.for.SBS1SBS5/3a_evaluation_without_knowing_K
and data-raw/scripts.for.SBS1SBS5/3b_evaluation_given_K
.RunmutSignatures()
Runmaftools()
RunMutationalPatterns
In RunSomaticSignatures()
:
Fixed the unused parameter CPU.cores
Fixed the bug which spawns too many processes and exceeds ulimit
in Linux.
* Fixed error in calculation of second derivative of RSS.
Added scripts at data-raw/scripts.for.SBS1SBS5
for running computational approaches with synthetic tumor datasets generated by SynSigGen::CreateSBS1SBS5CorrelatedSyntheticData
(requires SynSigGen
version 1.0.4).
1_data_generation
- Generates 20 SBS1-SBS5 datasets at data-raw/
or other repositories.2_running_approaches
- running computational approaches using SynSigRun
wrapper functions, and output results as a 5-level folder structure:2a_running_approaches_without_knowing_K
- runnning with number of ground-truth signatures (K
) unspecfied2b_running_approaches_given_K
- running with K specified as 23_evaluation
- evaluating performance of signature extraction by calling evaluation functions in SynSigEval
.3a_evaluation_without_knowing_K
3b_evaluation_given_K
biocViews
and Remotes
as field name in the DESCRIPTION.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.