All Projects → ding-lab → Msisensor

ding-lab / Msisensor

Licence: mit
microsatellite instability detection using tumor only or paired tumor-normal data

Projects that are alternatives of or similar to Msisensor

civic-server
Backend Server for CIViC Project
Stars: ✭ 39 (-62.14%)
Mutual labels:  cancer-genomics
SigProfilerPlotting
SigProfilerPlotting provides a standard tool for displaying all types of mutational signatures as well as all types of mutational patterns in cancer genomes. The tool seamlessly integrates with other SigProfiler tools.
Stars: ✭ 31 (-69.9%)
Mutual labels:  cancer-genomics
Cbioportal
cBioPortal for Cancer Genomics
Stars: ✭ 362 (+251.46%)
Mutual labels:  cancer-genomics
orchid
A novel management, annotation, and machine learning framework for analyzing cancer mutations
Stars: ✭ 29 (-71.84%)
Mutual labels:  cancer-genomics
cpsr
Cancer Predisposition Sequencing Reporter (CPSR)
Stars: ✭ 44 (-57.28%)
Mutual labels:  cancer-genomics
revolver
REVOLVER - Repeated Evolution in Cancer
Stars: ✭ 52 (-49.51%)
Mutual labels:  cancer-genomics
deTiN
DeTiN is designed to measure tumor-in-normal contamination and improve somatic variant detection sensitivity when using a contaminated matched control.
Stars: ✭ 46 (-55.34%)
Mutual labels:  cancer-genomics
Agfusion
Python package to annotate and visualize gene fusions.
Stars: ✭ 36 (-65.05%)
Mutual labels:  cancer-genomics
TeamTeri
Genomics using open source tools, running on GCP or AWS
Stars: ✭ 30 (-70.87%)
Mutual labels:  cancer-genomics
Pygeno
Personalized Genomics and Proteomics. Main diet: Ensembl, side dishes: SNPs
Stars: ✭ 261 (+153.4%)
Mutual labels:  cancer-genomics
IMPACT-Pipeline
Framework to process and call somatic variation from NGS dataset generated using MSK-IMPACT assay
Stars: ✭ 52 (-49.51%)
Mutual labels:  cancer-genomics
genome-nexus
Backend server for Genome Nexus
Stars: ✭ 32 (-68.93%)
Mutual labels:  cancer-genomics
SigProfilerExtractor
SigProfilerExtractor allows de novo extraction of mutational signatures from data generated in a matrix format. The tool identifies the number of operative mutational signatures, their activities in each sample, and the probability for each signature to cause a specific mutation type in a cancer sample. The tool makes use of SigProfilerMatrixGen…
Stars: ✭ 86 (-16.5%)
Mutual labels:  cancer-genomics
SigProfilerSimulator
SigProfilerSimulator allows realistic simulations of mutational patterns and mutational signatures in cancer genomes. The tool can be used to simulate signatures of single point mutations, double point mutations, and insertion/deletions. Further, the tool makes use of SigProfilerMatrixGenerator and SigProfilerPlotting.
Stars: ✭ 18 (-82.52%)
Mutual labels:  cancer-genomics
Getting Started With Genomics Tools And Resources
Unix, R and python tools for genomics and data science
Stars: ✭ 587 (+469.9%)
Mutual labels:  cancer-genomics
SigProfilerMatrixGenerator
SigProfilerMatrixGenerator creates mutational matrices for all types of somatic mutations. It allows downsizing the generated mutations only to parts for the genome (e.g., exome or a custom BED file). The tool seamlessly integrates with other SigProfiler tools.
Stars: ✭ 68 (-33.98%)
Mutual labels:  cancer-genomics
pathway-mapper
PathwayMapper: An interactive and collaborative graphical curation tool for cancer pathways
Stars: ✭ 47 (-54.37%)
Mutual labels:  cancer-genomics
Music2
identifying mutational significance in cancer genomes
Stars: ✭ 49 (-52.43%)
Mutual labels:  cancer-genomics
Sv Callers
Snakemake-based workflow for detecting structural variants in WGS data
Stars: ✭ 28 (-72.82%)
Mutual labels:  cancer-genomics
civic-client
Web client for CIViC: Clinical Interpretations of Variants in Cancer
Stars: ✭ 49 (-52.43%)
Mutual labels:  cancer-genomics

Note: For questions and discussion about msisensor, please visit the repository of msisensor-pro at https://github.com/xjtu-omics/msisensor-pro.

MSIsensor

MSIsensor is a C++ program to detect replication slippage variants at microsatellite regions, and differentiate them as somatic or germline. Given paired tumor and normal sequence data, it builds a distribution for expected (normal) and observed (tumor) lengths of repeated sequence per microsatellite, and compares them using Pearson's Chi-Squared Test. Comprehensive testing indicates MSIsensor is an efficient and effective tool for deriving microsatellite instability (MSI) status from standard tumor-normal paired sequence data. MSIsensor is publiched in Bioinformatics. Please click here to see more details about MSIsensor. If you have any questions about MSIsensor, please contact one or more of the following folks: Beifang Niu ([email protected]), Kai Ye ([email protected]) or Li Ding ([email protected]).

If you use these tools for your work, please cite the following papers:
[1] Niu, B. et al. MSIsensor: microsatellite instability detection using paired tumor-normal sequence data. Bioinformatics 30, 1015-1016, doi:10.1093/bioinformatics/btt755 (2014).
[2] Jia, P. et al. MSIsensor-pro: Fast, Accurate, and Matched-normal-sample-free Detection of Microsatellite Instability. Genomics, Proteomics & Bioinformatics, doi:https://doi.org/10.1016/j.gpb.2020.02.001 (2020).

MSIsensor-pro is a new MSI detection method developed by Kai Ye et al. MSIsensor-pro is a fast, accurate, and matched-normal-sample-free MSI detection method. It accepts the whole genome sequencing, whole exome sequencing and target region (panel) sequencing data as input. MSIsensor-pro introduces a multinomial distribution model to quantify polymerase slippages for each tumor sample and a discriminative sites selection method to enable MSI detection without matched normal samples. MSIsensor-pro is now published in Genomics Proteomics & Bioinformatics. If you have any question about MSIsensor-pro, please open a issue on MSIsensor-pro's homepage or contact with Kai Ye ([email protected]) directly.

MSIsensor2 is also a MSI detecteion method specially designed for tumor only sequencing data. MSIsensor2 was developed by Beifang Niu's lab ([email protected]) independently. Please try the MSIsensor2 here: https://github.com/niu-lab/msisensor2 or require any further details here: http://niulab.scgrid.cn/msisensor2/index.html.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].