Releases: caravagnalab/ProCESS
Releases · caravagnalab/ProCESS
ProCESS 1.1.3
ProCESS 1.1.2
Release 1.1.2 "Sant'Anna di Stazzema"
Bug Fixing
- Fixed an issue in
annotate_forest()that labels any passenger CNA (Issue #143) - Added
rvestamong the package imports - Improved
Simulating Mutationsvignette
Full Changelog: 1.1.1...1.1.2
ProCESS 1.1.1
Release 1.1.1 "Monte Bianco"
Bug Fixing
- fixed a wrong warning message suggesting to decrease
MutationEngine's parametermax_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, andSampleForest$get_subforest_for. - math rendering is now performed by KaTeX.
Full Changelog: 1.1.0...1.1.1
ProCESS 1.1.0
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):
SpatialSimulationis nowTissueSimulationMutationEngine$get_samples_forest()is nowMutationEngine$get_sample_forest()SamplesForestis nowSampleForest.
- 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, thenMutationEngine$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
Release 1.0.7 "Tricolore"
Bug Fixing
- fixed URLs in custom
MutationEngineinitialisations - fixed typos in documentation
- added alt texts in vignette images
Full Changelog: 1.0.6...1.0.7
ProCESS 1.0.6
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
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
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
Release 1.0.3 "Habemus Papam"
Bug Fixing
- fixed compilation errors in some platform
Full Changelog: 1.0.2...1.0.3