SigProfilerMatrixGenerator Versions Save

SigProfilerMatrixGenerator creates mutational matrices for all types of somatic mutations. It allows downsizing the generated mutations only to parts for the genome (e.g., exome or a custom BED file). The tool seamlessly integrates with other SigProfiler tools.

v1.2.25

3 months ago

What's Changed

Full Changelog: https://github.com/AlexandrovLab/SigProfilerMatrixGenerator/compare/v1.2.24...v1.2.25

v1.2.24

3 months ago

v1.2.23

4 months ago

What's Changed

Added to CLI:

  1. SV matrix generator
  2. CNV matrix generator

Additional changes:

  1. Added Dockerfile
  2. Modified reference_paths to accept a volume

Full Changelog: https://github.com/AlexandrovLab/SigProfilerMatrixGenerator/compare/v1.2.22...v1.2.23

v1.2.22

4 months ago

What's Changed

Full Changelog: https://github.com/AlexandrovLab/SigProfilerMatrixGenerator/compare/v1.2.21...v1.2.22

v1.2.21

4 months ago

What's Changed

Full Changelog: https://github.com/AlexandrovLab/SigProfilerMatrixGenerator/compare/v1.2.20...v1.2.21

v1.2.18

8 months ago

Release Notes for v1.2.18

Enhancements

  • New Command-Line Interface (CLI):

    • A new and intuitive CLI, SigProfilerMatrixGenerator_CLI.py, has been launched to facilitate user interactions.
    • This interface accommodates essential tasks such as install and matrix_generator.
    • Enhanced user control for saving/loading reference genomes with the addition of the volume parameter.
  • Testing Improvements:

    • Introduced additional tests to better validate the functionalities and ensure more reliable outcomes.

Additional Updates

  • File Naming Update: To resolve issues with CLI imports, SigProfilerMatrixGenerator.py has been renamed to MutationMatrixGenerator.py.

  • Documentation Refinement: The README has been revised to include the CLI updates.

  • Added a status badge to indicate the FTP server's uptime.

Limitations

  • CLI and CNV/SV Support: Please note that the current version of the CLI does not support CNV/SV functionalities. We are actively working on this and will provide updates in future releases.

v1.2

2 years ago

Stable version after releasing a series of hotfixes for compatibility across the SigProfiler suite of tools along with the support for additional reference genomes, custom genome installations, and offline genome installations.