Skip to content

Releases: caravagnalab/ProCESS

ProCESS 1.1.3

19 Aug 21:12

Choose a tag to compare

Release 1.1.3 "Paris"

Bug Fixing

  • Fixed #153
  • Fixed plot_BAF()

Full Changelog: 1.1.2...1.1.3

ProCESS 1.1.2

12 Aug 13:26

Choose a tag to compare

Release 1.1.2 "Sant'Anna di Stazzema"

Bug Fixing

  • Fixed an issue in annotate_forest() that labels any passenger CNA (Issue #143)
  • Added rvest among the package imports
  • Improved Simulating Mutations vignette

Full Changelog: 1.1.1...1.1.2

ProCESS 1.1.1

08 Aug 16:21

Choose a tag to compare

Release 1.1.1 "Monte Bianco"

Bug Fixing

  • fixed a wrong warning message suggesting to decreaseMutationEngine's parameter max_repetition_storage, instead of increasing it.
  • fixed a wrong warning message saying that TissueSimulation$get_sample_forest() is deprecated. Actually, TissueSimulation$get_samples_forest() is deprecated.
  • replaced "samples forest" with "sample forest" in documentation and site figures.
  • fixed documentation typos and issues for TissueRectangle$lower_corner, TissueSimulation$search_sample, and SampleForest$get_subforest_for.
  • math rendering is now performed by KaTeX.

Full Changelog: 1.1.0...1.1.1

ProCESS 1.1.0

14 Jul 11:53

Choose a tag to compare

Release 1.1.0 "Bastille"

New features

  • New driver mutations
  • New passenger CNA
  • Exposures are now probability distributions for signatures. The number of passenger mutations are evaluated from a Poisson distribution whose parameter is genome size mutiplied by mutation rate. The mutations are associated to the active exposure's signatures according to a multi-modal distribution whose probabilities are defined by the exposure itself.
  • Simulated reads are now labelled by cell id code.
  • API refactoring (the old API is still available, but it raises warnings):
    • SpatialSimulation is now TissueSimulation
    • MutationEngine$get_samples_forest() is now MutationEngine$get_sample_forest()
    • SamplesForest is now SampleForest.
  • Every driver mutation is now validated on the reference genome. If the reference reported in the mutation differs from the reference genome, then the execution is stopped.
  • PhylogeneticForest$get_driver_mutations() now reports driver codes when available
  • If the same driver mutation is added more than once in the same call to MutationEngine$add_mutant(), then the execution is stopped.
  • If a known driver mutation is added as a driver in a tumour whose type has been specified in MutationEngine() and the specified tumour type is not among those for which the mutation is known to be a driver, then MutationEngine$add_mutant() raises a warning.
  • A warning is raised if a context type or a repetition pattern are not available for passenger mutation placing.

Bug fixing

  • Signatures issues fixed

Full Changelog: 1.0.7...1.1.0

ProCESS 1.0.7

19 Jun 18:02

Choose a tag to compare

Release 1.0.7 "Tricolore"

Bug Fixing

  • fixed URLs in custom MutationEngine initialisations
  • fixed typos in documentation
  • added alt texts in vignette images

Full Changelog: 1.0.6...1.0.7

ProCESS 1.0.6

18 Jun 15:02

Choose a tag to compare

Release 1.0.6 "Bersaglieri"

Bug fixing

  • fixed legend and axis in plotting functions
  • removed unnecessary messages

Full Changelog: 1.0.5...1.0.6

ProCESS 1.0.5

13 Jun 13:06

Choose a tag to compare

Release 1.0.5 "Friday the 13th"

Bug Fixing

  • moved pre-defined datasets to Zenodo

Full Changelog: 1.0.4...1.0.5

ProCESS 1.0.4

10 Jun 15:57

Choose a tag to compare

Release 1.0.4 "The Boat Race"

New Features

  • added COSMIC account support

Full Changelog: 1.0.3...1.0.4

ProCESS 1.0.3

09 May 13:39

Choose a tag to compare

Release 1.0.3 "Habemus Papam"

Bug Fixing

  • fixed compilation errors in some platform

Full Changelog: 1.0.2...1.0.3

ProCESS 1.0.2

07 May 17:25

Choose a tag to compare

Release 1.0.2 "Extra Omnes"

Bug Fixing

  • fixed VAF>1 for deletions

Full Changelog: 1.0.1...1.0.2