# SigProfilerSimulator #
----------
SigProfilerSimulator simulates mutational signatures in cancer. It allows for realistic simulations of single point mutations, double point mutations, and insertions/deletions with the goal of providing a background model for statistical analysis. The simulations are performed in an unbiased fashion, relying on random chance as the main distribution and can be performed across the entire genome or limited to user-provided ranges.
The SigProfilerSimulator library can be found on GitHub at [here][1].
The [README.md][2] file provides a great overview if your environment is already set up.
## Citation ##
Erik N. Bergstrom, Mark Barnes, IƱigo Martincorena, Ludmil B. Alexandrov bioRxiv 2020.02.13.948422; doi: https://doi.org/10.1101/2020.02.13.948422 https://www.biorxiv.org/content/10.1101/2020.02.13.948422v1
## License ##
This software and its documentation are copyright 2020 as a part of the SigProfiler project. The SigProfilerSimulator framework is free software and is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
## Contact ##
Please address any queries or bug reports to Erik Bergstrom at ebergstr@eng.ucsd.edu
[1]: https://github.com/alexandrovlab/sigprofilersimulator
[2]: https://github.com/AlexandrovLab/SigProfilerSimulator/blob/master/README.md