SigProfilerAssignment 0.0.30__tar.gz → 0.0.31__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {SigProfilerAssignment-0.0.30/SigProfilerAssignment.egg-info → SigProfilerAssignment-0.0.31}/PKG-INFO +1 -4
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/decompose_subroutines.py +20 -8
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/decomposition.py +4 -4
- SigProfilerAssignment-0.0.31/SigProfilerAssignment/version.py +8 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31/SigProfilerAssignment.egg-info}/PKG-INFO +1 -4
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment.egg-info/SOURCES.txt +0 -3
- SigProfilerAssignment-0.0.31/setup.py +66 -0
- SigProfilerAssignment-0.0.30/SigProfilerAssignment/DecompositionPlots/.DS_Store +0 -0
- SigProfilerAssignment-0.0.30/SigProfilerAssignment/data/.DS_Store +0 -0
- SigProfilerAssignment-0.0.30/SigProfilerAssignment/data/tests/txt_input/Example_SBS_mutational_matrix_10samples.txt +0 -97
- SigProfilerAssignment-0.0.30/SigProfilerAssignment/version.py +0 -8
- SigProfilerAssignment-0.0.30/setup.py +0 -58
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/LICENSE.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/MANIFEST.in +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/README.md +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/Analyzer.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/PlotDecomposition.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/PlotDecomposition_CNV48.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/PlotDecomposition_DBS78.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/PlotDecomposition_ID83.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/PlotDecomposition_SBS1536.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/PlotDecomposition_SBS288.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/PlotDecomposition_SBS96.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/ReferenceFiles/Accolade_fermante.png +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/ReferenceFiles/CREDIT.md +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/ReferenceFiles/Fonts/Arial Bold.ttf +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/DecompositionPlots/SigProfilerPlottingMatrix.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/__init__.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/21_breast_WGS_substitutions.mat +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/CNV_features.tsv +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/CNV_signatures.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/CN_classes_dictionary.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/DBS_signatures_genome_builds.xlsx +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v1_SBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v1_SBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v2_SBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v2_SBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.1_DBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.1_DBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.1_ID_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.1_SBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.1_SBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.2_DBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.2_DBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.2_ID_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.2_SBS288_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.2_SBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.2_SBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.3_CN_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.3_DBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.3_DBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.3_ID_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.3_SBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3.3_SBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3_DBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3_DBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3_ID_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3_SBS_GRCh37.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh37/COSMIC_v3_SBS_GRCh37_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v1_SBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v1_SBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v2_SBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v2_SBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.1_DBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.1_DBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.1_SBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.1_SBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.2_DBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.2_DBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.2_SBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.2_SBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.3_DBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.3_DBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.3_SBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3.3_SBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3_DBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3_DBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3_SBS_GRCh38.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/GRCh38/COSMIC_v3_SBS_GRCh38_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v1_SBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v1_SBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v2_SBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v2_SBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.1_DBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.1_DBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.1_SBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.1_SBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.2_DBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.2_DBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.2_SBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.2_SBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.3_DBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.3_DBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.3_SBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3.3_SBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3_DBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3_DBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3_SBS_mm10.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm10/COSMIC_v3_SBS_mm10_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v1_SBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v1_SBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v2_SBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v2_SBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.1_DBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.1_DBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.1_SBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.1_SBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.2_DBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.2_DBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.2_SBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.2_SBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.3_DBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.3_DBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.3_SBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3.3_SBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3_DBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3_DBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3_SBS_mm9.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/mm9/COSMIC_v3_SBS_mm9_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v1_SBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v1_SBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v2_SBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v2_SBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.1_DBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.1_DBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.1_SBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.1_SBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.2_DBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.2_DBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.2_SBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.2_SBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.3_DBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.3_DBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.3_SBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3.3_SBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3_DBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3_DBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3_SBS_rn6.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3_SBS_rn6_exome.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/SBS_signatures_genome_builds.xlsx +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Samples.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/csvexample.csv +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/sigProfiler_DBS_signatures.csv +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/sigProfiler_ID_signatures.csv +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/sigProfiler_SBS_signatures_2018_03_28.csv +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/cnv_input/all.breast.ascat.summary.sample.tsv +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/txt_input/DBS78_S3_Signatures.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/txt_input/ID83_S3_Signatures.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/txt_input/SBS96_S3_Signatures.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/txt_input/sample_matrix_DBS.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/txt_input/sample_matrix_ID.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/txt_input/sample_matrix_SBS.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/vcf_input/PD3851a.vcf +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/vcf_input/PD3890a.vcf +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/vcf_input/PD3904a.vcf +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/vcf_input/PD3945a.vcf +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/tests/vcf_input/PD4005a.vcf +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/single_sample.py +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment.egg-info/dependency_links.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment.egg-info/not-zip-safe +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment.egg-info/requires.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment.egg-info/top_level.txt +0 -0
- {SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/setup.cfg +0 -0
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: SigProfilerAssignment
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.31
|
|
4
4
|
Summary: Mutational signatures attribution and decomposition tool
|
|
5
5
|
Home-page: https://github.com/AlexandrovLab/SigProfilerAssignment.git
|
|
6
6
|
Author: Raviteja Vangara
|
|
7
7
|
Author-email: rvangara@health.ucsd.edu
|
|
8
8
|
License: UCSD
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Description-Content-Type: text/markdown
|
|
11
10
|
License-File: LICENSE.txt
|
|
12
11
|
|
|
@@ -175,5 +174,3 @@ This software and its documentation are copyright 2022 as a part of the SigProfi
|
|
|
175
174
|
|
|
176
175
|
## <a name="contact"></a> Contact Information
|
|
177
176
|
Please address any queries or bug reports to Raviteja Vangara at rvangara@health.ucsd.edu or Marcos Díaz-Gay at mdiazgay@health.ucsd.edu.
|
|
178
|
-
|
|
179
|
-
|
|
@@ -480,7 +480,7 @@ def signature_decomposition(signatures, mtype, directory, genome_build="GRCh37",
|
|
|
480
480
|
def make_final_solution(processAvg, allgenomes, allsigids, layer_directory, m, index, allcolnames, process_std_error = "none", signature_stabilities = " ", \
|
|
481
481
|
signature_total_mutations= " ", signature_stats = "none", cosmic_sigs=False, attribution= 0, denovo_exposureAvg = "none", add_penalty=0.05, \
|
|
482
482
|
remove_penalty=0.01, initial_remove_penalty=0.05, de_novo_fit_penalty=0.02, background_sigs=0, genome_build="GRCh37", sequence="genome", export_probabilities=True, export_probabilities_per_mutation=False, \
|
|
483
|
-
refit_denovo_signatures=True, collapse_to_SBS96=True, connected_sigs=True, pcawg_rule=False, verbose=False,make_plots = True, samples='./', input_type='matrix', denovo_refit_option=True):
|
|
483
|
+
refit_denovo_signatures=True, collapse_to_SBS96=True, connected_sigs=True, pcawg_rule=False, verbose=False,make_plots = True, samples='./', input_type='matrix', denovo_refit_option=True, exome=False):
|
|
484
484
|
|
|
485
485
|
if processAvg.shape[0]==allgenomes.shape[0] and processAvg.shape[0] != 96:
|
|
486
486
|
collapse_to_SBS96=False
|
|
@@ -794,7 +794,7 @@ def make_final_solution(processAvg, allgenomes, allsigids, layer_directory, m, i
|
|
|
794
794
|
if export_probabilities==True:
|
|
795
795
|
if input_type=='vcf':
|
|
796
796
|
if m=='96' or m=='78' or m=='83':
|
|
797
|
-
probability_per_mutation, samples_prob_per_mut = probabilities_per_mutation(probability, samples, m)
|
|
797
|
+
probability_per_mutation, samples_prob_per_mut = probabilities_per_mutation(probability, samples, m, exome)
|
|
798
798
|
|
|
799
799
|
if denovo_refit_option==True:
|
|
800
800
|
if refit_denovo_signatures==True:
|
|
@@ -941,7 +941,7 @@ def probabilities(W, H, index, allsigids, allcolnames):
|
|
|
941
941
|
|
|
942
942
|
|
|
943
943
|
################################################### Generation of probabilities for each processes given to A mutation ############################################
|
|
944
|
-
def probabilities_per_mutation(probability_matrix, samples_path, m):
|
|
944
|
+
def probabilities_per_mutation(probability_matrix, samples_path, m, exome=False):
|
|
945
945
|
#
|
|
946
946
|
probability_matrix=probability_matrix.reset_index()
|
|
947
947
|
#
|
|
@@ -963,11 +963,15 @@ def probabilities_per_mutation(probability_matrix, samples_path, m):
|
|
|
963
963
|
#
|
|
964
964
|
all_mutations = pd.DataFrame()
|
|
965
965
|
for file in seqinfo_files:
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
966
|
+
if 'exome' in file:
|
|
967
|
+
exome_df = pd.read_csv(seqinfo_path + file, sep='\t',header=None)
|
|
968
|
+
else:
|
|
969
|
+
try:
|
|
970
|
+
new = pd.read_csv(seqinfo_path + file, sep='\t',header=None)
|
|
971
|
+
all_mutations = pd.concat([all_mutations, new])
|
|
972
|
+
except (pd.errors.EmptyDataError):
|
|
973
|
+
pass
|
|
974
|
+
|
|
971
975
|
all_mutations[3] = all_mutations[3].str[interval_low:interval_high]
|
|
972
976
|
if m=='96' or m=='78':
|
|
973
977
|
del all_mutations[4]
|
|
@@ -977,6 +981,14 @@ def probabilities_per_mutation(probability_matrix, samples_path, m):
|
|
|
977
981
|
del all_mutations[4]
|
|
978
982
|
|
|
979
983
|
all_mutations.columns = ['Sample Names', 'Chr', 'Pos', 'MutationType']
|
|
984
|
+
if exome==True:
|
|
985
|
+
del exome_df[2]
|
|
986
|
+
del exome_df[3]
|
|
987
|
+
del exome_df[4]
|
|
988
|
+
exome_df.columns = ['Chr', 'Pos']
|
|
989
|
+
exome_df['Chr'] = [str(x) for x in (exome_df['Chr']).to_list()]
|
|
990
|
+
all_mutations['Chr'] = [str(x) for x in (all_mutations['Chr']).to_list()]
|
|
991
|
+
all_mutations = pd.merge(all_mutations, exome_df)
|
|
980
992
|
#
|
|
981
993
|
all_samples_mutations = [y for x, y in all_mutations.groupby('Sample Names')]
|
|
982
994
|
#
|
{SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/decomposition.py
RENAMED
|
@@ -412,7 +412,7 @@ def spa_analyze(samples, output, input_type='matrix', context_type="96", signatu
|
|
|
412
412
|
add_penalty=nnls_add_penalty, remove_penalty=nnls_remove_penalty,
|
|
413
413
|
initial_remove_penalty=init_rem_denovo,connected_sigs=connected_sigs,refit_denovo_signatures=False,
|
|
414
414
|
make_plots=make_plots,export_probabilities=export_probabilities, export_probabilities_per_mutation=export_probabilities_per_mutation,
|
|
415
|
-
samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option)
|
|
415
|
+
samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option, exome=exome)
|
|
416
416
|
|
|
417
417
|
else:
|
|
418
418
|
signature_stabilities=devopts['signature_stabilities']
|
|
@@ -426,7 +426,7 @@ def spa_analyze(samples, output, input_type='matrix', context_type="96", signatu
|
|
|
426
426
|
background_sigs=background_sigs, verbose=verbose, genome_build=genome_build, signature_total_mutations = signature_total_mutations,
|
|
427
427
|
add_penalty=nnls_add_penalty, remove_penalty=nnls_remove_penalty, process_std_error = processSTE, signature_stabilities = signature_stabilities,
|
|
428
428
|
initial_remove_penalty=init_rem_denovo,connected_sigs=connected_sigs,refit_denovo_signatures=True,export_probabilities=export_probabilities,
|
|
429
|
-
export_probabilities_per_mutation=export_probabilities_per_mutation, samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option)
|
|
429
|
+
export_probabilities_per_mutation=export_probabilities_per_mutation, samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option, exome=exome)
|
|
430
430
|
|
|
431
431
|
if make_metadata:
|
|
432
432
|
with open(os.path.join(output,"JOB_METADATA_SPA.txt"),"a") as sysdata:
|
|
@@ -541,7 +541,7 @@ def spa_analyze(samples, output, input_type='matrix', context_type="96", signatu
|
|
|
541
541
|
make_plots=make_plots,
|
|
542
542
|
export_probabilities=export_probabilities,
|
|
543
543
|
export_probabilities_per_mutation=export_probabilities_per_mutation,
|
|
544
|
-
samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option)
|
|
544
|
+
samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option, exome=exome)
|
|
545
545
|
|
|
546
546
|
if make_metadata:
|
|
547
547
|
with open(os.path.join(output,"JOB_METADATA_SPA.txt"),"a") as sysdata:
|
|
@@ -659,7 +659,7 @@ def spa_analyze(samples, output, input_type='matrix', context_type="96", signatu
|
|
|
659
659
|
make_plots =make_plots,
|
|
660
660
|
export_probabilities=export_probabilities,
|
|
661
661
|
export_probabilities_per_mutation=export_probabilities_per_mutation,
|
|
662
|
-
samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option)
|
|
662
|
+
samples=samples, input_type=input_type, denovo_refit_option=denovo_refit_option, exome=exome)
|
|
663
663
|
if make_metadata:
|
|
664
664
|
with open(os.path.join(output,"JOB_METADATA_SPA.txt"),"a") as sysdata:
|
|
665
665
|
current_time_end = datetime.datetime.now()
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: SigProfilerAssignment
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.31
|
|
4
4
|
Summary: Mutational signatures attribution and decomposition tool
|
|
5
5
|
Home-page: https://github.com/AlexandrovLab/SigProfilerAssignment.git
|
|
6
6
|
Author: Raviteja Vangara
|
|
7
7
|
Author-email: rvangara@health.ucsd.edu
|
|
8
8
|
License: UCSD
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Description-Content-Type: text/markdown
|
|
11
10
|
License-File: LICENSE.txt
|
|
12
11
|
|
|
@@ -175,5 +174,3 @@ This software and its documentation are copyright 2022 as a part of the SigProfi
|
|
|
175
174
|
|
|
176
175
|
## <a name="contact"></a> Contact Information
|
|
177
176
|
Please address any queries or bug reports to Raviteja Vangara at rvangara@health.ucsd.edu or Marcos Díaz-Gay at mdiazgay@health.ucsd.edu.
|
|
178
|
-
|
|
179
|
-
|
|
@@ -14,7 +14,6 @@ SigProfilerAssignment.egg-info/dependency_links.txt
|
|
|
14
14
|
SigProfilerAssignment.egg-info/not-zip-safe
|
|
15
15
|
SigProfilerAssignment.egg-info/requires.txt
|
|
16
16
|
SigProfilerAssignment.egg-info/top_level.txt
|
|
17
|
-
SigProfilerAssignment/DecompositionPlots/.DS_Store
|
|
18
17
|
SigProfilerAssignment/DecompositionPlots/PlotDecomposition.py
|
|
19
18
|
SigProfilerAssignment/DecompositionPlots/PlotDecomposition_CNV48.py
|
|
20
19
|
SigProfilerAssignment/DecompositionPlots/PlotDecomposition_DBS78.py
|
|
@@ -26,7 +25,6 @@ SigProfilerAssignment/DecompositionPlots/SigProfilerPlottingMatrix.py
|
|
|
26
25
|
SigProfilerAssignment/DecompositionPlots/ReferenceFiles/Accolade_fermante.png
|
|
27
26
|
SigProfilerAssignment/DecompositionPlots/ReferenceFiles/CREDIT.md
|
|
28
27
|
SigProfilerAssignment/DecompositionPlots/ReferenceFiles/Fonts/Arial Bold.ttf
|
|
29
|
-
SigProfilerAssignment/data/.DS_Store
|
|
30
28
|
SigProfilerAssignment/data/21_breast_WGS_substitutions.mat
|
|
31
29
|
SigProfilerAssignment/data/CNV_features.tsv
|
|
32
30
|
SigProfilerAssignment/data/CNV_signatures.txt
|
|
@@ -146,7 +144,6 @@ SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3_SBS_rn6.txt
|
|
|
146
144
|
SigProfilerAssignment/data/Reference_Signatures/rn6/COSMIC_v3_SBS_rn6_exome.txt
|
|
147
145
|
SigProfilerAssignment/data/tests/cnv_input/all.breast.ascat.summary.sample.tsv
|
|
148
146
|
SigProfilerAssignment/data/tests/txt_input/DBS78_S3_Signatures.txt
|
|
149
|
-
SigProfilerAssignment/data/tests/txt_input/Example_SBS_mutational_matrix_10samples.txt
|
|
150
147
|
SigProfilerAssignment/data/tests/txt_input/ID83_S3_Signatures.txt
|
|
151
148
|
SigProfilerAssignment/data/tests/txt_input/SBS96_S3_Signatures.txt
|
|
152
149
|
SigProfilerAssignment/data/tests/txt_input/sample_matrix_DBS.txt
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
from setuptools import setup
|
|
2
|
+
import shutil
|
|
3
|
+
import os
|
|
4
|
+
|
|
5
|
+
# remove the dist folder first if exists
|
|
6
|
+
if os.path.exists("dist"):
|
|
7
|
+
shutil.rmtree("dist")
|
|
8
|
+
|
|
9
|
+
VERSION = "0.0.31"
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
def write_version_py(filename="SigProfilerAssignment/version.py"):
|
|
13
|
+
# Copied from numpy setup.py
|
|
14
|
+
cnt = """
|
|
15
|
+
# THIS FILE IS GENERATED FROM SigProfilerAssignment SETUP.PY
|
|
16
|
+
short_version = '%(version)s'
|
|
17
|
+
version = '%(version)s'
|
|
18
|
+
Update = 'v0.0.31: Resolve issue with export probability per mutation for exome data'
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
"""
|
|
22
|
+
fh = open(filename, "w")
|
|
23
|
+
fh.write(
|
|
24
|
+
cnt
|
|
25
|
+
% {
|
|
26
|
+
"version": VERSION,
|
|
27
|
+
}
|
|
28
|
+
)
|
|
29
|
+
fh.close()
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
with open("README.md") as f:
|
|
33
|
+
long_description = f.read()
|
|
34
|
+
|
|
35
|
+
requirements = [
|
|
36
|
+
"scipy>=1.6.3",
|
|
37
|
+
"numpy>=1.21.2",
|
|
38
|
+
"pandas>=1.2.4,<2.0.0",
|
|
39
|
+
"SigProfilerMatrixGenerator>=1.2.14",
|
|
40
|
+
"sigProfilerPlotting>=1.3.11",
|
|
41
|
+
"statsmodels>=0.9.0",
|
|
42
|
+
"scikit-learn>=0.24.2",
|
|
43
|
+
"psutil>=5.6.1",
|
|
44
|
+
"reportlab>=3.5.42",
|
|
45
|
+
"PyPDF2>=3.0.0",
|
|
46
|
+
"alive_progress>=2.4.1",
|
|
47
|
+
"pdf2image>=1.16.0",
|
|
48
|
+
"PyMuPDF>=1.21.0",
|
|
49
|
+
]
|
|
50
|
+
|
|
51
|
+
write_version_py()
|
|
52
|
+
setup(
|
|
53
|
+
name="SigProfilerAssignment",
|
|
54
|
+
version=VERSION,
|
|
55
|
+
description="Mutational signatures attribution and decomposition tool",
|
|
56
|
+
long_description=long_description,
|
|
57
|
+
long_description_content_type="text/markdown", # This is important!
|
|
58
|
+
url="https://github.com/AlexandrovLab/SigProfilerAssignment.git",
|
|
59
|
+
author="Raviteja Vangara",
|
|
60
|
+
author_email="rvangara@health.ucsd.edu",
|
|
61
|
+
license="UCSD",
|
|
62
|
+
packages=["SigProfilerAssignment"],
|
|
63
|
+
install_requires=requirements,
|
|
64
|
+
include_package_data=True,
|
|
65
|
+
zip_safe=False,
|
|
66
|
+
)
|
|
Binary file
|
|
Binary file
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
MutationType Sample_1 Sample_2 Sample_3 Sample_4 Sample_5 Sample_6 Sample_7 Sample_8 Sample_9 Sample_10
|
|
2
|
-
A[C>A]A 152 88 159 33 54 96 114 66 146 12
|
|
3
|
-
A[C>A]C 73 53 104 27 27 54 68 53 68 11
|
|
4
|
-
A[C>A]G 13 11 21 5 5 11 14 10 13 2
|
|
5
|
-
A[C>A]T 71 48 86 19 26 52 61 37 70 7
|
|
6
|
-
A[C>G]A 50 51 106 29 18 51 67 56 48 11
|
|
7
|
-
A[C>G]C 31 33 64 16 11 34 43 32 32 6
|
|
8
|
-
A[C>G]G 11 9 18 5 4 9 12 9 10 2
|
|
9
|
-
A[C>G]T 54 55 111 28 19 57 73 56 54 11
|
|
10
|
-
A[C>T]A 177 148 358 114 90 138 176 198 148 49
|
|
11
|
-
A[C>T]C 92 73 209 54 37 68 97 102 75 22
|
|
12
|
-
A[C>T]G 253 517 355 424 592 533 175 348 378 268
|
|
13
|
-
A[C>T]T 118 97 225 68 50 92 125 127 100 29
|
|
14
|
-
A[T>A]A 38 30 70 20 13 29 42 40 32 8
|
|
15
|
-
A[T>A]C 34 28 64 21 13 25 37 39 27 9
|
|
16
|
-
A[T>A]G 46 36 85 25 16 34 50 50 38 9
|
|
17
|
-
A[T>A]T 42 37 72 17 14 39 49 34 43 6
|
|
18
|
-
A[T>C]A 209 142 385 121 65 119 212 250 147 45
|
|
19
|
-
A[T>C]C 65 49 119 38 24 44 68 75 51 15
|
|
20
|
-
A[T>C]G 173 116 317 99 53 97 175 206 121 36
|
|
21
|
-
A[T>C]T 181 133 332 106 64 117 188 211 136 40
|
|
22
|
-
A[T>G]A 19 24 46 11 6 26 32 21 21 4
|
|
23
|
-
A[T>G]C 13 21 37 9 4 23 27 14 18 3
|
|
24
|
-
A[T>G]G 39 35 78 21 12 34 49 43 35 8
|
|
25
|
-
A[T>G]T 25 50 80 45 8 57 62 26 42 5
|
|
26
|
-
C[C>A]A 174 62 106 20 63 69 79 40 156 7
|
|
27
|
-
C[C>A]C 66 48 83 18 25 52 59 35 67 7
|
|
28
|
-
C[C>A]G 38 13 32 9 13 12 19 19 30 3
|
|
29
|
-
C[C>A]T 97 46 84 17 34 50 60 35 90 6
|
|
30
|
-
C[C>G]A 34 32 70 19 10 32 44 38 30 7
|
|
31
|
-
C[C>G]C 45 40 90 24 14 39 56 49 40 9
|
|
32
|
-
C[C>G]G 18 10 23 7 6 9 13 14 14 3
|
|
33
|
-
C[C>G]T 51 51 105 26 16 53 69 52 50 9
|
|
34
|
-
C[C>T]A 110 87 245 53 37 85 119 107 96 22
|
|
35
|
-
C[C>T]C 97 79 231 50 31 75 111 103 83 18
|
|
36
|
-
C[C>T]G 219 313 304 265 344 313 151 264 257 159
|
|
37
|
-
C[C>T]T 115 97 245 61 36 93 137 125 99 23
|
|
38
|
-
C[T>A]A 17 10 29 9 5 8 15 19 11 3
|
|
39
|
-
C[T>A]C 29 28 58 15 10 29 38 28 31 5
|
|
40
|
-
C[T>A]G 28 19 46 14 10 17 27 27 23 5
|
|
41
|
-
C[T>A]T 24 30 55 15 8 32 39 23 32 4
|
|
42
|
-
C[T>C]A 59 52 125 35 18 49 75 72 50 13
|
|
43
|
-
C[T>C]C 52 47 103 33 20 46 63 58 56 12
|
|
44
|
-
C[T>C]G 95 68 179 56 30 59 101 112 75 20
|
|
45
|
-
C[T>C]T 71 62 144 47 22 59 87 80 86 14
|
|
46
|
-
C[T>G]A 12 13 27 8 4 13 18 14 12 3
|
|
47
|
-
C[T>G]C 24 22 48 27 8 23 31 25 23 5
|
|
48
|
-
C[T>G]G 33 25 59 22 10 24 36 33 28 6
|
|
49
|
-
C[T>G]T 40 44 86 274 13 47 59 39 44 7
|
|
50
|
-
G[C>A]A 253 55 111 29 93 56 73 56 206 11
|
|
51
|
-
G[C>A]C 67 39 82 20 23 40 53 42 59 7
|
|
52
|
-
G[C>A]G 25 11 24 7 9 11 15 13 21 3
|
|
53
|
-
G[C>A]T 148 38 77 18 53 40 51 37 123 6
|
|
54
|
-
G[C>G]A 22 21 47 13 7 21 29 25 20 5
|
|
55
|
-
G[C>G]C 25 23 51 13 8 22 32 28 23 5
|
|
56
|
-
G[C>G]G 8 6 14 4 3 6 8 8 7 2
|
|
57
|
-
G[C>G]T 33 30 67 18 10 29 41 36 29 7
|
|
58
|
-
G[C>T]A 109 80 205 57 41 74 107 109 88 22
|
|
59
|
-
G[C>T]C 111 72 215 56 35 63 106 116 83 21
|
|
60
|
-
G[C>T]G 203 327 273 276 371 330 135 254 258 168
|
|
61
|
-
G[C>T]T 95 68 176 49 30 62 98 100 75 18
|
|
62
|
-
G[T>A]A 19 14 34 10 6 13 20 20 15 4
|
|
63
|
-
G[T>A]C 17 14 30 8 5 14 19 16 15 3
|
|
64
|
-
G[T>A]G 22 19 41 11 7 18 26 22 20 4
|
|
65
|
-
G[T>A]T 21 20 38 9 7 21 26 18 22 3
|
|
66
|
-
G[T>C]A 64 45 119 38 21 38 66 77 46 14
|
|
67
|
-
G[T>C]C 40 30 71 23 15 27 41 44 32 9
|
|
68
|
-
G[T>C]G 74 46 125 41 25 39 68 82 53 15
|
|
69
|
-
G[T>C]T 66 45 118 36 21 40 67 74 50 13
|
|
70
|
-
G[T>G]A 13 11 25 7 4 10 15 14 11 2
|
|
71
|
-
G[T>G]C 8 9 18 7 2 9 12 9 8 2
|
|
72
|
-
G[T>G]G 35 22 51 15 12 20 30 29 29 5
|
|
73
|
-
G[T>G]T 14 17 31 59 5 18 22 13 17 2
|
|
74
|
-
T[C>A]A 201 84 128 38 71 94 93 51 171 13
|
|
75
|
-
T[C>A]C 134 73 123 33 50 79 86 55 121 12
|
|
76
|
-
T[C>A]G 38 13 26 9 13 14 16 14 30 3
|
|
77
|
-
T[C>A]T 299 84 155 42 107 89 105 72 246 14
|
|
78
|
-
T[C>G]A 143 86 110 92 46 88 59 75 68 28
|
|
79
|
-
T[C>G]C 63 56 95 34 21 59 62 48 52 11
|
|
80
|
-
T[C>G]G 14 9 18 8 5 9 10 11 9 3
|
|
81
|
-
T[C>G]T 184 129 177 118 61 135 104 107 103 37
|
|
82
|
-
T[C>T]A 224 111 408 89 38 114 148 213 112 267
|
|
83
|
-
T[C>T]C 144 100 314 67 39 97 140 143 108 67
|
|
84
|
-
T[C>T]G 163 191 231 167 203 187 108 189 164 114
|
|
85
|
-
T[C>T]T 162 94 311 74 31 92 131 170 91 158
|
|
86
|
-
T[T>A]A 52 38 69 24 27 38 43 40 48 11
|
|
87
|
-
T[T>A]C 24 31 56 11 8 34 40 22 30 4
|
|
88
|
-
T[T>A]G 25 21 48 12 8 21 30 26 22 5
|
|
89
|
-
T[T>A]T 53 67 118 26 20 74 85 49 65 10
|
|
90
|
-
T[T>C]A 83 61 157 47 26 54 90 97 63 17
|
|
91
|
-
T[T>C]C 56 42 92 29 23 40 55 55 48 12
|
|
92
|
-
T[T>C]G 62 41 108 34 20 35 61 69 46 12
|
|
93
|
-
T[T>C]T 91 68 164 53 34 61 93 103 71 21
|
|
94
|
-
T[T>G]A 24 30 59 14 8 31 40 28 26 5
|
|
95
|
-
T[T>G]C 33 39 76 21 10 41 52 35 36 6
|
|
96
|
-
T[T>G]G 34 34 73 21 11 35 47 38 33 7
|
|
97
|
-
T[T>G]T 69 83 165 92 22 88 111 73 78 13
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
from setuptools import setup
|
|
2
|
-
import shutil
|
|
3
|
-
import os
|
|
4
|
-
|
|
5
|
-
#remove the dist folder first if exists
|
|
6
|
-
if os.path.exists("dist"):
|
|
7
|
-
shutil.rmtree("dist")
|
|
8
|
-
|
|
9
|
-
VERSION = '0.0.30'
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
def write_version_py(filename='SigProfilerAssignment/version.py'):
|
|
13
|
-
# Copied from numpy setup.py
|
|
14
|
-
cnt = """
|
|
15
|
-
# THIS FILE IS GENERATED FROM SigProfilerAssignment SETUP.PY
|
|
16
|
-
short_version = '%(version)s'
|
|
17
|
-
version = '%(version)s'
|
|
18
|
-
Update = 'v0.0.30: Sample reconstruction plot fix and pandas version fix.'
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
"""
|
|
22
|
-
fh = open(filename, 'w')
|
|
23
|
-
fh.write(cnt % {'version': VERSION,})
|
|
24
|
-
fh.close()
|
|
25
|
-
|
|
26
|
-
with open('README.md') as f:
|
|
27
|
-
long_description = f.read()
|
|
28
|
-
|
|
29
|
-
requirements=[
|
|
30
|
-
'scipy>=1.6.3',
|
|
31
|
-
'numpy>=1.21.2',
|
|
32
|
-
'pandas>=1.2.4,<2.0.0',
|
|
33
|
-
'SigProfilerMatrixGenerator>=1.2.14',
|
|
34
|
-
'sigProfilerPlotting>=1.3.11',
|
|
35
|
-
'statsmodels>=0.9.0',
|
|
36
|
-
'scikit-learn>=0.24.2',
|
|
37
|
-
'psutil>=5.6.1',
|
|
38
|
-
'reportlab>=3.5.42',
|
|
39
|
-
'PyPDF2>=3.0.0',
|
|
40
|
-
'alive_progress>=2.4.1',
|
|
41
|
-
'pdf2image>=1.16.0',
|
|
42
|
-
'PyMuPDF>=1.21.0'
|
|
43
|
-
]
|
|
44
|
-
|
|
45
|
-
write_version_py()
|
|
46
|
-
setup(name='SigProfilerAssignment',
|
|
47
|
-
version=VERSION,
|
|
48
|
-
description='Mutational signatures attribution and decomposition tool',
|
|
49
|
-
long_description=long_description,
|
|
50
|
-
long_description_content_type='text/markdown', # This is important!
|
|
51
|
-
url="https://github.com/AlexandrovLab/SigProfilerAssignment.git",
|
|
52
|
-
author='Raviteja Vangara',
|
|
53
|
-
author_email='rvangara@health.ucsd.edu',
|
|
54
|
-
license='UCSD',
|
|
55
|
-
packages=['SigProfilerAssignment'],
|
|
56
|
-
install_requires=requirements,
|
|
57
|
-
include_package_data=True,
|
|
58
|
-
zip_safe=False)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/Analyzer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/data/Samples.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{SigProfilerAssignment-0.0.30 → SigProfilerAssignment-0.0.31}/SigProfilerAssignment/single_sample.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|