singlem
Taxonomic profiling of microbial and phage metagenomes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SingleM?โผ
Run `npx skills add wwood/singlem --all -g -y` in your terminal to install all skills in this suite globally.
What does SingleM do?โผ
SingleM profiles shotgun metagenomes by targeting single-copy marker genes, producing GTDB-based taxonomic profiles that estimate the relative abundance of bacteria, archaea, and phages in a sample.
Can SingleM handle long-read sequencing data?โผ
Yes. SingleM supports Nanopore R10.4.1+ and PacBio HiFi long reads using the same pipe command, and it auto-detects read length.
How do I profile phages in metagenomic data?โผ
Use the bundled Lyrebird command, which works like singlem pipe but profiles dsDNA phages using over 500 marker genes and vConTACT3-based taxonomy.
Can I update results without rerunning the full pipeline?โผ
Yes. Save an archive OTU table during the initial run, then use singlem renew to re-assign taxonomy against a newer reference metapackage without reprocessing the reads.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides