Skip to content

Releases: AlexandrovLab/SigProfilerAssignment

v0.0.14

05 Oct 21:41
3095567

Choose a tag to compare

  • Add support for multi-sample segmentation files.
  • Move decomposition plots to SigProfilerAssignment.

v0.0.13

23 Sep 19:16
3c258eb

Choose a tag to compare

Update COSMIC 3.3

v0.0.12

07 Sep 21:03
d05af11

Choose a tag to compare

Add "input_type" parameter
Change "vcf_opts" parameter to "context_type"
Change "signature_subgroups" parameter to "exclude_signature_subgroups"

v0.0.11

29 Aug 06:08
df1d5bc

Choose a tag to compare

Integration of VCF sample files as input for assignment

v0.0.10

10 Aug 19:53
17c7ed8

Choose a tag to compare

  • Reset reference genome to GRCh37 if a not supported genome is selected.
  • Add support for COSMIC exome reference signatures

v0.0.9

03 Aug 21:50
0363d17

Choose a tag to compare

  • Make consistent MutationType column
  • Update subgroups

v0.0.8

20 Jul 23:26
9fe5f68

Choose a tag to compare

  • Added support for COSMIC v3.3
  • Fixed bugs with signature subtypes
  • Added support for Copy Number Signatures

v0.0.7

07 Jun 21:25
b16ec45

Choose a tag to compare

Resolves a bug with the usage of signature subgroups in decompose fit.

v0.0.6

05 Jun 21:02
d58fdd5

Choose a tag to compare

  1. Added a new option for "new signature threshold".
  2. Added Signature subgroups options.
  3. Fixed issues with custom signature database compatibility with different context types for COSMIC fit.
  4. "Collapse to SBS96" bug fix for cosmic fit.
  5. Fixed custom signature database bug for decompose_fit.
  6. Fixed issues with SigProfilerExtractor integration.
  7. Updated Readme file to include more details about the options.

v0.0.5

27 Mar 03:27

Choose a tag to compare

  • Has analyzer that performs 1. Denovo fitting 2. Decomposition of denovo signatures and subsequent fitting 3. Fitting with COSMIC/custom database.
  • Linked with SigProfilerExtractor instead of its decompose module.