AMC
AMC performs clustering of mutations from single-cell DNA sequencing (scDNA-seq) data to infer genotypes and reconstruct phylogenetic relationships for analysis of intra-tumor heterogeneity.
Key Features:
- Mutation Clustering: Clusters mutations by identifying common states shared across single cells to capture intra-tumor heterogeneity.
- Efficiency and Accuracy: Improves computational efficiency and accuracy for large-scale scDNA-seq datasets.
- Principal Component Analysis (PCA): Uses PCA for dimensionality reduction of mutation data to highlight significant patterns.
- K-means Clustering: Applies K-means clustering to group mutations based on reduced-dimensional representations.
- Maximum Likelihood Estimation: Infers genotypes per cluster using maximum likelihood estimation.
- Phylogenetic Tree Reconstruction: Reconstructs phylogenetic trees from inferred genotypes to elucidate evolutionary relationships within tumor samples.
Scientific Applications:
- Cancer Genomics: Profiles intra-tumor heterogeneity and tumor evolution using mutation clusters derived from scDNA-seq data.
- Evolutionary Analysis: Infers phylogenetic relationships within tumors to study clonal evolution.
- Large-scale scDNA-seq Data Analysis: Processes large-scale single-cell DNA sequencing datasets for high-resolution mutation and genotype analyses.
Methodology:
Principal Component Analysis (PCA) for dimensionality reduction; K-means clustering to group mutations; maximum likelihood estimation to infer genotypes per cluster; and phylogenetic tree reconstruction from inferred genotypes.
Topics
Details
- License:
- GPL-3.0
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Linux
- Programming Languages:
- C++
- Added:
- 5/18/2022
- Last Updated:
- 5/18/2022
Operations
Data Inputs & Outputs
Publications
Yu Z, Du F. AMC: accurate mutation clustering from single-cell DNA sequencing data. Bioinformatics. 2021;38(6):1732-1734. doi:10.1093/bioinformatics/btab857. PMID:34951625.
PMID: 34951625
Funding: - National Natural Science Foundation of China: 61901238, 62062058
Links
Repository
https://github.com/qasimyu/amc