MutCleaner: Cleaning and Standardizing Biological Mutation Datasets for Variant Effect Prediction
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
Summary
Protein mutation datasets are widely used in variant effect prediction and protein engineering, but datasets from different sources often lack consistent conventions for mutation representation, sequence representation, data organization, and experimental labels, making these resources difficult to integrate directly and limiting their use in downstream analyses and modeling. MutCleaner is an extensible Python framework that cleans, validates, and standardizes protein- and codon-level mutation datasets through composable cleaning pipelines, unified sequence and mutation data structures, and dataset-specific cleaners. It provides standardized resources covering 16 protein and codon mutation datasets with more than 12.14 million mutation records.
Availability and implementation
MutCleaner is an open-source Python package released under the Apache License 2.0. The source code is available on GitHub , the package is distributed through PyPI , and the documentation is available online .