QingliGuo / FFPEsig

Codes and Data for FFPEsig manuscript
GNU General Public License v3.0
15 stars 5 forks source link

FFPEsig

FFPEsig uses FFPE signature as a noise profile to correct the observed mutation counts from a given FFPE WGS sample.

  1. To run FFPEsig:
    • Download FFPEsig.py
    • Install python 3 (3.7.6) and import the packages required in FFPEsig.py, including pandas (1.0.1), numpy (1.18.1), matplotlib (3.1.3), seaborn (0.10.1).
python FFPEsig.py --input ./Data/simulated_PCAWG_FFPE_unrepaired.csv --sample ColoRect-AdenoCA::SP21528 --label Unrepaired --output_dir FFPEsig_OUTPUT

Or

python FFPEsig.py -i ./Data/simulated_PCAWG_FFPE_unrepaired.csv -s ColoRect-AdenoCA::SP21528 -l Unrepaired -o FFPEsig_OUTPUT

Note

Analysis code

Here we include analysis codes and data used in our manuscript entitled "The mutational signatures of formalin fixation on the human genome".

Citation

Guo, Q., Lakatos, E., Bakir, I.A. et al. The mutational signatures of formalin fixation on the human genome. Nat Commun 13, 4487 (2022). https://doi.org/10.1038/s41467-022-32041-5