Published February 21, 2023 | Version v1.0.4
Software Open

Snekmer: A scalable pipeline for protein sequence fingerprinting using amino acid recoding (AAR)

Contributors

  • 1. ROR icon Pacific Northwest National Laboratory

Description

Snekmer is a software package designed to reduce the representation of protein sequences by combining amino acid reduction (AAR) with the kmer approach. Based on the AAR-kmer representations, Snekmer subsequently (1) clusters sequences using various unsupervised clustering algorithms, (2) generates supervised machine learning models, or (3) searches sequences against pre-trained models to determine probabilistic annotations.

There are three operation modes for Snekmer: clustermodel, and search.

  1. Cluster Mode: The user supplies files containing sequences in an appropriate format (e.g. FASTA). Snekmer applies the relevant workflow steps and outputs the resulting clustering results in tabular form (.CSV), as well as the cluster object itself (.cluster). Figures are also generated (e.g. t-SNE, UMAP) to help the user contextualize their results.
  2. Model mode: The user supplies files containing sequences in an appropriate format (e.g. FASTA). Snekmer applies the relevant workflow steps and outputs the resulting models as objects (.model). Snekmer also displays K-fold cross validation results in the form of figures (AUC ROC and PR AUC curves) and a table (.CSV).
  3. Search mode: The user supplies files containing sequences in an appropriate format (e.g. FASTA) and the models they wish to search their sequences against. Snekmer applies the relevant workflow steps and outputs a table for each file containing model annotation probabilities for the given sequences.

 

Federal Acknowledgements

This research was supported in part by the U.S. Department of Energy (DOE), Office of Biological and Environmental Research (BER), as part of the Genomic Science Program (GSP) as a contribution of the Pacific Northwest National Laboratory (PNNL) Secure Biosystems Design Science Focus Area: Persistence Control of Engineered Functions in Complex Soil Microbiomes (PerCon SFA). Pacific Northwest National Laboratory (PNNL) is a multiprogram national laboratory managed by the Battelle Memorial Institute Battelle Memorial Institute, operating under the U.S. Department of Energy, Contract DE-AC05-76RL01830. 

Files

Snekmer-main.zip

Files (1.2 MB)

Name Size Download all
md5:043650b7cc075a132acb129f9835f809
1.2 MB Preview Download

Additional details

Related works

Is documented by
Other: https://kbase.us/applist/apps/SnekmerLearnApply/run_SnekmerLearnApply/release (URL)
Is original form of
Computational notebook: 10.5281/zenodo.7671938 (DOI)
Is supplemented by
Software documentation: https://snekmer.readthedocs.io/en/latest/index.html (URL)

Software

Repository URL
https://github.com/PNNL-CompBio/Snekmer
Programming language
Python, HTML, Shell
Development Status
Active

References

  • Christine H Chang, William C Nelson, Abby Jerger, Aaron T Wright, Robert G Egbert, Jason E McDermott, Snekmer: a scalable pipeline for protein sequence fingerprinting based on amino acid recoding, Bioinformatics Advances, Volume 3, Issue 1, 2023, vbad005, https://doi.org/10.1093/bioadv/vbad005