10000 GitHub - xtmgah/mSigPortal: Integrative mutational signature portal (MsigPortal) for cancer genomic study
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xtmgah/mSigPortal

Repository files navigation

mSigPortal

Integrative mutational signature portal (MsigPortal) for cancer genomic study

Here are some basic steps:

  1. Download the script and three Packages from Github:

https://github.com/xtmgah/SigProfilerPlotting
https://github.com/xtmgah/SigProfilerMatrixGenerator
https://github.com/xtmgah/SigProfilerClusters

https://github.com/xtmgah/mSigPortal

  1. Install them locally based on the following order:

pip install -e Path/SigProfilerClusters-master/
pip install -e Path/SigProfilerPlotting-master/
pip install -e Path/SigProfilerMatrixGenerator-master/

  1. Download Reference Genome, e.g.,'GRCh37’

$ python
from SigProfilerMatrixGenerator import install as genInstall
genInstall.install('GRCh37', rsync=False, bash=True)
genInstall.install('GRCh38', rsync=False, bash=True)

  1. Run Script: python3 mSigPortal_Profiler_Extraction.py -f vcf -i Demo_input_Test/demo_input_multi.vcf.gz -p Project -o test-15 -g GRCh37 -t WGS -C True

About

Integrative mutational signature portal (MsigPortal) for cancer genomic study

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0