https://github.com/aroneys/singlem

De-novo OTUs from shotgun metagenomes

https://github.com/aroneys/singlem

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 14 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

De-novo OTUs from shotgun metagenomes

Basic Info
  • Host: GitHub
  • Owner: AroneyS
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 303 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of wwood/singlem
Created almost 5 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog

README.md

Sandpiper logo Bin Chicken logo Lyrebird logo

Welcome.

At heart, SingleM is a tool for profiling shotgun metagenomes. It was originally designed to determine the relative abundance of bacterial and archaeal taxa in a sample. As of version 0.19.0, it can also be used to profile dsDNA phages (see Lyrebird).

It shows good accuracy in estimating the relative abundances of community members, and has a particular strength in dealing with novel lineages. The method it uses also makes it suitable for some related tasks, such as assessing eukaryotic contamination, finding bias in genome recovery, and lineage-targeted MAG recovery. It can also be used as the basis for choosing metagenomes which, when coassembled, maximise the recovery of novel MAGs (see Bin Chicken).

Microbial SingleM has been applied to ~700,000 public metagenomes. The resulting data are available at the Sandpiper companion website.

Documentation can be found at https://wwood.github.io/singlem/

Citations

Profiling microbial communities with SingleM / Sandpiper

Ben J. Woodcroft, Samuel T. N. Aroney, Rossen Zhao, Mitchell Cunningham, Joshua A. M. Mitchell, Rizky Nurdiansyah, Linda Blackall & Gene W. Tyson. Comprehensive taxonomic identification of microbial species in metagenomic data using SingleM and Sandpiper. Nat Biotechnol (2025). https://doi.org/10.1038/s41587-025-02738-1.

SingleM microbial_fraction

Raphael Eisenhofer, Antton Alberdi, Ben J. Woodcroft, 2024. Large-scale estimation of bacterial and archaeal DNA prevalence in metagenomes reveals biome-specific patterns. bioRxiv, pp.2024-05; https://doi.org/10.1101/2024.05.16.594470.

SingleM-powered coassembly with Bin Chicken

Samuel T. N. Aroney, Rhys J. Newell, Gene W. Tyson and Ben J. Woodcroft, 2024. Bin Chicken: targeted metagenomic coassembly for the efficient recovery of novel genomes. bioRxiv, pp.2024-11. https://doi.org/10.1101/2024.11.24.625082.

Lyrebird

Rossen Zhao, Gene W. Tyson, Ben J. Woodcroft. Lyrebird: a tool for profiling dsDNA phage communities in metagenomic data. (in preparation).

Owner

  • Name: Samuel Aroney
  • Login: AroneyS
  • Kind: user

GitHub Events

Total
  • Delete event: 1
  • Push event: 47
  • Create event: 5
Last Year
  • Delete event: 1
  • Push event: 47
  • Create event: 5

Dependencies

.github/workflows/deploy-docs.yml actions
  • actions-rs/toolchain v1.0.6 composite
  • actions/checkout v3 composite
  • crazy-max/ghaction-github-pages v3.0.0 composite
.github/workflows/test-singlem.yml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2.2.0 composite
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • casperdcl/deploy-pypi v2 composite
setup.py pypi