SigProfilerExtractor 1.2.4__tar.gz → 1.2.6__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.
- {sigprofilerextractor-1.2.4/SigProfilerExtractor.egg-info → sigprofilerextractor-1.2.6}/PKG-INFO +4 -4
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/README.md +2 -2
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/controllers/cli_controller.py +2 -2
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/sigpro.py +1 -1
- sigprofilerextractor-1.2.6/SigProfilerExtractor/version.py +7 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6/SigProfilerExtractor.egg-info}/PKG-INFO +4 -4
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/requires.txt +1 -1
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/setup.py +3 -3
- sigprofilerextractor-1.2.4/SigProfilerExtractor/version.py +0 -7
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/LICENSE.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/MANIFEST.in +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/__init__.py +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/CNVInput/Battenberg_test.tsv +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/CSVInput/csv_example.csv +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/MatObjInput/21_breast_WGS_substitutions.mat +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/ReferenceFiles/CNV_features.tsv +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/ReferenceFiles/CN_classes_dictionary.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/TextInput/Samples_CNV.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/TextInput/Samples_DBS.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/TextInput/Samples_ID.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/TextInput/Samples_SBS.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/TextInput/Samples_SV.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/VCFInput/PD3851a.vcf +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/VCFInput/PD3890a.vcf +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/VCFInput/PD3904a.vcf +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/VCFInput/PD3905a.vcf +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/data/VCFInput/PD3945a.vcf +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/estimate_best_solution.py +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/nmf_cpu.py +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/nmf_gpu.py +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/sigprofilerextractor_cli.py +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/subroutines.py +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/SOURCES.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/dependency_links.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/entry_points.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/not-zip-safe +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/top_level.txt +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/pyproject.toml +0 -0
- {sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/setup.cfg +0 -0
{sigprofilerextractor-1.2.4/SigProfilerExtractor.egg-info → sigprofilerextractor-1.2.6}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: SigProfilerExtractor
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.6
|
|
4
4
|
Summary: Extracts mutational signatures from mutational catalogues
|
|
5
5
|
Home-page: https://github.com/AlexandrovLab/SigProfilerExtractor.git
|
|
6
6
|
Author: S Mishu Ashiqul Islam
|
|
@@ -16,7 +16,7 @@ Requires-Dist: pandas>=2.0.0
|
|
|
16
16
|
Requires-Dist: nimfa>=1.1.0
|
|
17
17
|
Requires-Dist: sigProfilerPlotting>=1.4.1
|
|
18
18
|
Requires-Dist: SigProfilerMatrixGenerator>=1.3.5
|
|
19
|
-
Requires-Dist: SigProfilerAssignment>=1.0
|
|
19
|
+
Requires-Dist: SigProfilerAssignment>=1.1.0
|
|
20
20
|
Requires-Dist: statsmodels>=0.9.0
|
|
21
21
|
Requires-Dist: scikit-learn>=0.24.2
|
|
22
22
|
Requires-Dist: psutil>=5.6.1
|
|
@@ -149,7 +149,7 @@ sigProfilerExtractor(input_type, out_put, input_data, reference_genome="GRCh37",
|
|
|
149
149
|
| | **nmf_tolerance** | Float | Value defines the tolerance to achieve to converge (default: `1e-15`).|
|
|
150
150
|
| **Execution** | | | |
|
|
151
151
|
| | **cpu** | Integer | The number of processors to be used to extract the signatures (default: all processors). |
|
|
152
|
-
| | **assignment_cpu** | Integer |
|
|
152
|
+
| | **assignment_cpu** | Integer | Number of processors to be used by SigProfilerAssignment for the final signature assignment step (default: all available). This is independent of the `cpu` parameter. |
|
|
153
153
|
| | **gpu** | Boolean | Defines if the GPU resource will used if available (default: `False`). If `True`, the GPU resources will be used in the computation. *Note: All available CPU processors are used by default, which may cause a memory error. This error can be resolved by reducing the number of CPU processes through the `cpu` parameter.*|
|
|
154
154
|
| | **batch_size** | Integer | Will be effective only if the GPU is used. Defines the number of NMF replicates to be performed by each CPU during the parallel processing (default: `1`). *Note: For `batch_size` values greater than 1, each NMF replicate will update until `max_nmf_iterations` is reached.*|
|
|
155
155
|
| **Solution Estimation Thresholds** | | | |
|
|
@@ -158,7 +158,7 @@ sigProfilerExtractor(input_type, out_put, input_data, reference_genome="GRCh37",
|
|
|
158
158
|
| | **combined_stability** | Float | The cutoff thresh-hold of the combined stability (sum of average and minimum stability) (default: `1.0`). Solutions with combined stabilities below this thresh-hold will not be considered. |
|
|
159
159
|
| | **allow_stability_drop** | Boolean | Defines if solutions with a drop in stability with respect to the highest stable number of signatures will be considered (default: `False`). |
|
|
160
160
|
| **Decomposition** | | | |
|
|
161
|
-
| | **cosmic_version** | Float | Defines the version of the COSMIC reference signatures (default: `3.
|
|
161
|
+
| | **cosmic_version** | Float | Defines the version of the COSMIC reference signatures (default: `3.5`). Takes a positive float among `1`, `2`, `3`, `3.1`, `3.2`, `3.3`, `3.4`, and `3.5`.|
|
|
162
162
|
| | **make_decomposition_plots** | Boolean | Generate de novo to COSMIC signature decomposition plots as part of the results (default: `True`). Set to `False` to skip generating these plots. |
|
|
163
163
|
| | **collapse_to_SBS96** | Boolean | If `True`, SBS288 and SBS1536 de novo signatures will be mapped to SBS96 reference signatures (default: `True`). If `False`, those will be mapped to reference signatures of the same context.
|
|
164
164
|
| **Others** | | | |
|
|
@@ -116,7 +116,7 @@ sigProfilerExtractor(input_type, out_put, input_data, reference_genome="GRCh37",
|
|
|
116
116
|
| | **nmf_tolerance** | Float | Value defines the tolerance to achieve to converge (default: `1e-15`).|
|
|
117
117
|
| **Execution** | | | |
|
|
118
118
|
| | **cpu** | Integer | The number of processors to be used to extract the signatures (default: all processors). |
|
|
119
|
-
| | **assignment_cpu** | Integer |
|
|
119
|
+
| | **assignment_cpu** | Integer | Number of processors to be used by SigProfilerAssignment for the final signature assignment step (default: all available). This is independent of the `cpu` parameter. |
|
|
120
120
|
| | **gpu** | Boolean | Defines if the GPU resource will used if available (default: `False`). If `True`, the GPU resources will be used in the computation. *Note: All available CPU processors are used by default, which may cause a memory error. This error can be resolved by reducing the number of CPU processes through the `cpu` parameter.*|
|
|
121
121
|
| | **batch_size** | Integer | Will be effective only if the GPU is used. Defines the number of NMF replicates to be performed by each CPU during the parallel processing (default: `1`). *Note: For `batch_size` values greater than 1, each NMF replicate will update until `max_nmf_iterations` is reached.*|
|
|
122
122
|
| **Solution Estimation Thresholds** | | | |
|
|
@@ -125,7 +125,7 @@ sigProfilerExtractor(input_type, out_put, input_data, reference_genome="GRCh37",
|
|
|
125
125
|
| | **combined_stability** | Float | The cutoff thresh-hold of the combined stability (sum of average and minimum stability) (default: `1.0`). Solutions with combined stabilities below this thresh-hold will not be considered. |
|
|
126
126
|
| | **allow_stability_drop** | Boolean | Defines if solutions with a drop in stability with respect to the highest stable number of signatures will be considered (default: `False`). |
|
|
127
127
|
| **Decomposition** | | | |
|
|
128
|
-
| | **cosmic_version** | Float | Defines the version of the COSMIC reference signatures (default: `3.
|
|
128
|
+
| | **cosmic_version** | Float | Defines the version of the COSMIC reference signatures (default: `3.5`). Takes a positive float among `1`, `2`, `3`, `3.1`, `3.2`, `3.3`, `3.4`, and `3.5`.|
|
|
129
129
|
| | **make_decomposition_plots** | Boolean | Generate de novo to COSMIC signature decomposition plots as part of the results (default: `True`). Set to `False` to skip generating these plots. |
|
|
130
130
|
| | **collapse_to_SBS96** | Boolean | If `True`, SBS288 and SBS1536 de novo signatures will be mapped to SBS96 reference signatures (default: `True`). If `False`, those will be mapped to reference signatures of the same context.
|
|
131
131
|
| **Others** | | | |
|
|
@@ -209,8 +209,8 @@ def parse_arguments_extractor(args: List[str], description: str) -> argparse.Nam
|
|
|
209
209
|
parser.add_argument(
|
|
210
210
|
"--cosmic_version",
|
|
211
211
|
type=float,
|
|
212
|
-
default=3.
|
|
213
|
-
help="COSMIC version for reference signatures. Valid values are 1, 2, 3, 3.1, 3.2, 3.3, and 3.
|
|
212
|
+
default=3.5,
|
|
213
|
+
help="COSMIC version for reference signatures. Valid values are 1, 2, 3, 3.1, 3.2, 3.3, 3.4, and 3.5 (default: 3.5).",
|
|
214
214
|
)
|
|
215
215
|
parser.add_argument(
|
|
216
216
|
"--make_decomposition_plots",
|
{sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6/SigProfilerExtractor.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: SigProfilerExtractor
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.6
|
|
4
4
|
Summary: Extracts mutational signatures from mutational catalogues
|
|
5
5
|
Home-page: https://github.com/AlexandrovLab/SigProfilerExtractor.git
|
|
6
6
|
Author: S Mishu Ashiqul Islam
|
|
@@ -16,7 +16,7 @@ Requires-Dist: pandas>=2.0.0
|
|
|
16
16
|
Requires-Dist: nimfa>=1.1.0
|
|
17
17
|
Requires-Dist: sigProfilerPlotting>=1.4.1
|
|
18
18
|
Requires-Dist: SigProfilerMatrixGenerator>=1.3.5
|
|
19
|
-
Requires-Dist: SigProfilerAssignment>=1.0
|
|
19
|
+
Requires-Dist: SigProfilerAssignment>=1.1.0
|
|
20
20
|
Requires-Dist: statsmodels>=0.9.0
|
|
21
21
|
Requires-Dist: scikit-learn>=0.24.2
|
|
22
22
|
Requires-Dist: psutil>=5.6.1
|
|
@@ -149,7 +149,7 @@ sigProfilerExtractor(input_type, out_put, input_data, reference_genome="GRCh37",
|
|
|
149
149
|
| | **nmf_tolerance** | Float | Value defines the tolerance to achieve to converge (default: `1e-15`).|
|
|
150
150
|
| **Execution** | | | |
|
|
151
151
|
| | **cpu** | Integer | The number of processors to be used to extract the signatures (default: all processors). |
|
|
152
|
-
| | **assignment_cpu** | Integer |
|
|
152
|
+
| | **assignment_cpu** | Integer | Number of processors to be used by SigProfilerAssignment for the final signature assignment step (default: all available). This is independent of the `cpu` parameter. |
|
|
153
153
|
| | **gpu** | Boolean | Defines if the GPU resource will used if available (default: `False`). If `True`, the GPU resources will be used in the computation. *Note: All available CPU processors are used by default, which may cause a memory error. This error can be resolved by reducing the number of CPU processes through the `cpu` parameter.*|
|
|
154
154
|
| | **batch_size** | Integer | Will be effective only if the GPU is used. Defines the number of NMF replicates to be performed by each CPU during the parallel processing (default: `1`). *Note: For `batch_size` values greater than 1, each NMF replicate will update until `max_nmf_iterations` is reached.*|
|
|
155
155
|
| **Solution Estimation Thresholds** | | | |
|
|
@@ -158,7 +158,7 @@ sigProfilerExtractor(input_type, out_put, input_data, reference_genome="GRCh37",
|
|
|
158
158
|
| | **combined_stability** | Float | The cutoff thresh-hold of the combined stability (sum of average and minimum stability) (default: `1.0`). Solutions with combined stabilities below this thresh-hold will not be considered. |
|
|
159
159
|
| | **allow_stability_drop** | Boolean | Defines if solutions with a drop in stability with respect to the highest stable number of signatures will be considered (default: `False`). |
|
|
160
160
|
| **Decomposition** | | | |
|
|
161
|
-
| | **cosmic_version** | Float | Defines the version of the COSMIC reference signatures (default: `3.
|
|
161
|
+
| | **cosmic_version** | Float | Defines the version of the COSMIC reference signatures (default: `3.5`). Takes a positive float among `1`, `2`, `3`, `3.1`, `3.2`, `3.3`, `3.4`, and `3.5`.|
|
|
162
162
|
| | **make_decomposition_plots** | Boolean | Generate de novo to COSMIC signature decomposition plots as part of the results (default: `True`). Set to `False` to skip generating these plots. |
|
|
163
163
|
| | **collapse_to_SBS96** | Boolean | If `True`, SBS288 and SBS1536 de novo signatures will be mapped to SBS96 reference signatures (default: `True`). If `False`, those will be mapped to reference signatures of the same context.
|
|
164
164
|
| **Others** | | | |
|
|
@@ -8,7 +8,7 @@ import subprocess
|
|
|
8
8
|
if os.path.exists("dist"):
|
|
9
9
|
shutil.rmtree("dist")
|
|
10
10
|
|
|
11
|
-
VERSION = "1.2.
|
|
11
|
+
VERSION = "1.2.6"
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
with open("README.md") as f:
|
|
@@ -21,7 +21,7 @@ def write_version_py(filename="SigProfilerExtractor/version.py"):
|
|
|
21
21
|
# THIS FILE IS GENERATED FROM SIGPROFILEREXTRACTOR SETUP.PY
|
|
22
22
|
short_version = '%(version)s'
|
|
23
23
|
version = '%(version)s'
|
|
24
|
-
Update = 'v1.2.
|
|
24
|
+
Update = 'v1.2.6: Update default COSMIC version to 3.5'
|
|
25
25
|
|
|
26
26
|
"""
|
|
27
27
|
fh = open(filename, "w")
|
|
@@ -42,7 +42,7 @@ requirements = [
|
|
|
42
42
|
"nimfa>=1.1.0",
|
|
43
43
|
"sigProfilerPlotting>=1.4.1",
|
|
44
44
|
"SigProfilerMatrixGenerator>=1.3.5",
|
|
45
|
-
"SigProfilerAssignment>=1.0
|
|
45
|
+
"SigProfilerAssignment>=1.1.0",
|
|
46
46
|
"statsmodels>=0.9.0",
|
|
47
47
|
"scikit-learn>=0.24.2",
|
|
48
48
|
"psutil>=5.6.1",
|
|
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
|
{sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor/subroutines.py
RENAMED
|
File without changes
|
{sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sigprofilerextractor-1.2.4 → sigprofilerextractor-1.2.6}/SigProfilerExtractor.egg-info/not-zip-safe
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|