Metagenomics Data Analysis: From Raw Reads to Biological Insights
Metagenomics data analysis transforms complex sequencing output into actionable biological understanding through a structured pipeline of quality control, taxonomic classification, assembly, binning, and functional annotation. This article provides researchers, students, and analysts with a practical framework for navigating each analytical stage, selecting appropriate tools based on data type and research questions, and avoiding common pitfalls that compromise result validity.
Scope and Reader Context
Metagenomic sequencing captures genetic material directly from environmental or clinical samples without prior cultivation, enabling detection of diverse microorganisms including bacteria, viruses, fungi, and parasites in a single assay. The analytical journey from raw sequencing reads to biological insights requires careful decision-making at every step, from initial data quality assessment through final interpretation. This guide addresses the complete workflow for both amplicon-based approaches targeting specific marker genes and shotgun metagenomics that sequences all available DNA. Researchers working with clinical samples, environmental specimens, agricultural systems, or microbiome studies will find practical guidance on pipeline selection, parameter optimization, quality control, and result interpretation. The content emphasizes reproducible practices, common failure modes, and professional judgment criteria appropriate for each analytical stage.
At a Glance: Metagenomics Analysis Decision Framework
| Analysis Stage | Primary Question | Key Considerations | Common Tool Categories |
|---|---|---|---|
| Quality Control | Are the raw reads reliable enough for downstream analysis? | Adapter contamination, base quality scores, read length distribution, duplication levels | Read trimming and filtering utilities, quality visualization tools |
| Taxonomic Profiling | Which organisms are present and at what relative abundance? | Reference database completeness, marker gene selection, resolution requirements | Amplicon pipelines, k-mer based classifiers, alignment-based methods |
| Assembly and Binning | Can individual genomes be reconstructed from the community? | Community complexity, sequencing depth, read length, strain diversity | Assemblers, binning algorithms, bin refinement tools |
| Functional Annotation | What genes and metabolic capabilities exist in the community? | Database selection, annotation confidence, pathway completeness | Gene predictors, functional databases, pathway mapping tools |
The decision framework above guides researchers through the primary analytical stages while emphasizing that choices at each step depend on the original research question and data characteristics. A clinical diagnostic study requires different sensitivity and speed considerations than an environmental diversity survey.
Understanding Metagenomic Data Types and Inputs
Amplicon Sequencing Data
Amplicon-based metagenomics targets specific phylogenetic marker genes, most commonly the 16S ribosomal RNA gene for bacteria and archaea. This approach offers lower cost and computational requirements while providing community composition information. The 16S rRNA gene serves as a reliable phylogenetic marker, though primer pair selection significantly impacts diversity and taxonomic assignment outcomes in microbiome studies. Researchers must carefully evaluate primer choices because different primer pairs amplify different variable regions with varying efficiency across taxonomic groups, potentially introducing bias into community profiles.
The analytical workflow for amplicon data includes read merging, primer and adapter trimming, quality filtering, dereplication, chimaera removal, and clustering into operational taxonomic units. Curated reference databases support taxonomic assignment, with options available for both bacterial communities and microalgal markers. The 23S rRNA gene offers an alternative or complementary marker for certain applications, particularly when studying microalgal communities alongside bacteria.
Shotgun Metagenomic Sequencing Data
Shotgun metagenomics sequences all DNA present in a sample without targeted amplification, providing both taxonomic and functional information. This approach enables detection of rare, novel, or unculturable pathogens and provides a more comprehensive view of microbial communities compared to culture-based methods. Nearly all infectious agents contain DNA or RNA genomes, making sequencing an attractive approach for pathogen detection in clinical samples.
Shotgun data analysis presents greater computational demands but yields richer biological information. The workflow typically includes quality control, host DNA removal when relevant, taxonomic classification, assembly, binning, and functional annotation. The choice between amplicon and shotgun approaches depends on research objectives, budget constraints, and the biological questions being addressed.
Sequencing Platforms and Data Characteristics
Sequencing technology selection influences downstream analysis parameters. Illumina platforms produce short reads with high accuracy, suitable for most metagenomic applications. Long-read technologies from Oxford Nanopore and Pacific Biosciences provide longer fragments that improve assembly contiguity but may have different error profiles. The sequencing depth required depends on community complexity and the analytical goals, with deeper sequencing needed for rare species detection and genome reconstruction.
The cost of high-throughput sequencing has been reduced by several orders of magnitude since its advent in 2004, making metagenomic approaches increasingly accessible across research and clinical settings. However, data analysis complexity remains a significant hurdle, requiring specialized computational skills and infrastructure.
Quality Control and Preprocessing
Raw Read Assessment
Quality control begins with examining raw sequencing output for common issues including adapter contamination, low-quality base calls, and sequencing artifacts. Initial assessment should include per-base quality scores, GC content distribution, read length profiles, and duplication levels. These metrics identify potential problems before they propagate through downstream analysis.
The multi-batch reanalysis approach of jointly reevaluating gene and genome sequences from different studies has gained relevance in recent years, emphasizing the importance of consistent quality control across datasets. The large amount of 16S rRNA gene sequence data stored in public repositories and taxonomic databases far exceeds that related to complete genomes, making standardized preprocessing essential for meaningful comparisons.
Trimming and Filtering Strategies
Read trimming removes low-quality bases and adapter sequences that interfere with downstream analysis. The specific trimming parameters depend on sequencing platform, library preparation method, and downstream analytical requirements. Overly aggressive trimming can remove biologically relevant sequence, while insufficient trimming leaves artifacts that cause spurious taxonomic assignments.
Quality filtering thresholds should balance sensitivity and specificity. Higher thresholds reduce false positives but may discard legitimate reads from difficult-to-sequence regions. Researchers should document filtering parameters and justify choices based on data characteristics and research objectives.
Host and Contaminant Removal
Clinical and host-associated samples often contain substantial amounts of host DNA that consumes sequencing capacity and complicates analysis. Host read removal through alignment to reference genomes or k-mer based filtering improves sensitivity for microbial sequences. The choice of reference genome and alignment parameters affects the stringency of host removal.
Contaminant DNA from reagents, laboratory environments, and sample collection materials can confound results, particularly in low-biomass samples. Negative controls and careful interpretation of low-abundance taxa help distinguish genuine biological signals from contamination.
Taxonomic Profiling Approaches
Reference-Based Classification
Reference-based taxonomic classification aligns or maps sequencing reads against known reference genomes or marker gene databases. This approach provides rapid taxonomic assignment with relatively modest computational requirements. The completeness and accuracy of the reference database directly influence classification results, with incomplete databases leading to misclassification or failure to detect novel organisms.
K-mer based classifiers offer computational efficiency by comparing sequence fragments against pre-indexed databases without full alignment. These tools provide rapid taxonomic profiling suitable for large datasets and clinical applications where turnaround time matters. The resolution achieved depends on database completeness and the discriminatory power of the genomic regions analyzed.
Amplicon Analysis Pipelines
Amplicon data analysis typically follows a structured pipeline from raw reads to taxonomic tables. The workflow integrates read merging, primer trimming, quality filtering, dereplication, chimaera removal, and clustering into operational taxonomic units. Taxonomic assignment uses curated reference databases appropriate for the target gene and organism group.
The choice between operational taxonomic unit clustering and amplicon sequence variant approaches represents a key analytical decision. Operational taxonomic unit clustering groups similar sequences at a defined similarity threshold, typically 97 percent for 16S rRNA, while amplicon sequence variant methods resolve single-nucleotide differences without clustering. Amplicon sequence variant approaches offer higher resolution and reproducibility across studies but may be more sensitive to sequencing errors.
Marker Gene Selection and Primer Design
Primer pair selection significantly impacts diversity and taxonomic assignment outcomes in microbiome studies. Different primer pairs amplify different variable regions of the 16S rRNA gene with varying efficiency across taxonomic groups, introducing bias into community composition estimates. Researchers should select primers based on the target community, desired taxonomic resolution, and compatibility with the sequencing platform.
The 23S rRNA gene provides an alternative marker for certain applications, particularly when studying microalgal communities. Dual-marker approaches using both 16S and 23S genes can provide complementary information, though they require harmonized processing workflows to ensure consistent parameterization and output structure.
Assembly and Genome Reconstruction
De Novo Assembly Strategies
De novo assembly reconstructs genomic sequences from overlapping reads without a reference, enabling analysis of novel organisms and strain-level variation. Metagenomic assembly is computationally intensive and challenging due to varying species abundance, strain diversity, and shared genomic regions between related organisms.
Assembly quality depends on sequencing depth, community complexity, and read length. Low-abundance organisms may assemble poorly or not at all, while closely related strains can cause assembly fragmentation or chimeric contigs. Hybrid assembly approaches combining short and long reads can improve contiguity by leveraging the accuracy of short reads and the length of long reads.
Binning Approaches
Binning clusters assembled contigs into groups representing individual genomes or closely related populations, enabling genome-resolved metagenomic analysis. Multiple binning strategies exist, including composition-based methods using nucleotide frequency patterns, abundance-based methods using coverage profiles across samples, and hybrid approaches combining both signals.
Metagenomic binning is essential for genome-resolved characterization of uncultured microorganisms but is hampered by the low efficiency of binning tools in adequately recovering metagenome-assembled genomes. Low-abundance species present particular challenges for binning algorithms. Multiple binners with multiple thresholds can produce initial bins, with subsequent refinement using neural networks to identify core sequences and remove redundant bins.
Bin Refinement and Quality Assessment
Bin refinement improves the quality of metagenome-assembled genomes through consolidation of results from multiple binning tools and reassembly of refined bins. Hybrid bin extraction algorithms that leverage the strengths of various software consistently outperform individual binning approaches in both synthetic and real datasets.
Quality assessment of metagenome-assembled genomes uses completeness and contamination estimates based on the presence of single-copy marker genes. High-quality genomes meet established thresholds for completeness and contamination, enabling reliable downstream analysis. Reassembly modules can further improve genome quality by increasing completeness and reducing contamination.
Functional Annotation and Metabolic Analysis
Gene Prediction and Annotation
Functional annotation identifies genes within assembled contigs or metagenome-assembled genomes and assigns putative functions based on sequence similarity to known genes. Gene prediction tools identify coding sequences using statistical models trained on known genomes, with parameters adjusted for metagenomic data characteristics.
Functional annotation databases provide reference information for assigning biological functions to predicted genes. The Kyoto Encyclopedia of Genes and Genomes and the NCBI non-redundant protein sequence database represent commonly used resources, each with distinct strengths and limitations. Database selection affects annotation coverage and the types of functional categories that can be assigned.
Pathway and Metabolic Reconstruction
Pathway analysis maps annotated genes to metabolic pathways, enabling interpretation of community functional potential. This analysis reveals the metabolic capabilities present in the community, including carbon, nitrogen, phosphorus, and sulfur cycling genes in environmental samples. Specialized analysis packages can streamline the interpretation of shotgun metagenomic data related to biogeochemical processes.
Functional annotation modules can detect key features including virulence and antibiotic resistance genes, providing clinically relevant information from metagenomic data. The detection of these features requires careful interpretation because the presence of resistance genes does not necessarily indicate phenotypic resistance.
Integrating Taxonomic and Functional Information
Linking taxonomic and functional information provides insight into which organisms carry specific functional genes. Contig-level analysis can associate functional genes with taxonomic assignments when genes and marker genes occur on the same assembled fragment. This integration enables analysis of microorganisms possessing biogeochemical cycle-related genes and identification of functionally significant microbial entities.
Differential abundance analysis identifies genes and taxa that change between conditions, providing insight into community responses to environmental or clinical perturbations. Interpretable machine learning approaches can identify key microbes driving classification between disease states, though these findings require validation in independent cohorts.
Differential Abundance and Statistical Analysis
Study Design Considerations
Differential abundance analysis compares microbial community composition or functional potential between conditions, requiring careful study design to control for confounding factors. Sample size, sequencing depth, and replication strategy affect statistical power and the ability to detect biologically meaningful differences.
Metadata collection and standardization are essential for meaningful comparisons across samples and studies. Sample-specific metadata information can be incorporated into differential analysis and used for grouping and coloring within graphs. Standardized metadata reporting improves the potential for data reuse and multi-study comparisons.
Statistical Methods and Tools
Multiple statistical approaches exist for differential abundance testing in metagenomic data, each with different assumptions and strengths. Methods must account for the compositional nature of microbiome data, where changes in one taxon affect the relative abundance of others. Zero-inflated distributions and overdispersion require specialized statistical treatment.
Accessible and scalable computational workflows enable reproducible results for differential abundance analysis. Complete end-to-end open-source workflows running within platforms like Galaxy accept sequence data and output lists of operational taxonomic units exhibiting the greatest change under differing conditions. These workflows provide high-level control over data and analyses while remaining accessible to bench scientists.
Multi-Study and Meta-Analysis Approaches
Meta-analysis combines data from multiple studies to increase statistical power and identify shared microbial signatures across diseases or conditions. This approach requires careful harmonization of data processing and analysis methods across studies to minimize batch effects and technical variation.
The multi-batch reanalysis approach of jointly reevaluating gene and genome sequences from different works has gained particular relevance in the literature in recent years. Meta-analyses can identify high microbial similarity between related conditions and inverse correlations between others, providing insight into disease relationships and potential therapeutic targets.
Data Management and Reproducibility
Data Storage and Organization
Metagenomic datasets are large and require organized storage and backup strategies. Raw sequencing data, processed intermediate files, and final analysis outputs should be clearly distinguished and documented. File naming conventions and directory structures should support traceability from raw data to published results.
The FAIR Guiding Principles provide a framework for making data findable, accessible, interoperable, and reusable. Applying these principles to metagenomic data management improves the potential for data sharing, reuse, and multi-study analysis. Data repositories such as those maintained by the National Center for Biotechnology Information provide infrastructure for archiving and sharing genomic data.
Metadata Standards and Documentation
Comprehensive metadata documentation is essential for data interpretation and reuse. Sample-level metadata including collection date, location, sample type, and processing methods should be recorded in standardized formats. Library-level metadata including sequencing platform, library preparation method, and sequencing parameters are equally important for appropriate data reprocessing.
Access to sample-level metadata is important when selecting public metagenomic sequencing datasets for reuse in new biological analyses. Curated and standardized sample metadata tables facilitate dataset selection and appropriate reprocessing. Common errors in metadata reporting during data upload highlight the need for improved data sharing quality.
Reproducible Workflow Implementation
Reproducible analysis requires version control for both software and parameters, complete documentation of processing steps, and containerization or environment management to preserve computational dependencies. Workflow management systems track the execution of analysis steps and enable rerunning analyses with consistent parameters.
Modular pipelines that automate core tasks in metagenomic analysis contribute to reproducibility while remaining flexible enough to give investigators control over the analysis. Easy-to-install and easy-to-use pipelines reduce barriers to consistent analysis practices across research groups.
Common Failure Patterns and Troubleshooting
Quality Control Failures
Inadequate quality control leads to spurious results that may not be immediately apparent. Adapter contamination causes artificial sequence similarity and incorrect taxonomic assignments. Low-quality bases introduce errors that propagate through assembly and annotation. Researchers should examine quality metrics at multiple stages instead of relying solely on initial read QC.
Negative controls and positive controls provide essential quality assessment. Negative controls identify reagent and environmental contamination, while positive controls with known community composition validate the analytical workflow. Discrepancies between expected and observed results indicate problems requiring investigation.
Taxonomic Misclassification
Reference database limitations cause misclassification or failure to detect novel organisms. Incomplete databases lead to false negative results, while misannotated reference sequences cause false positive assignments. Researchers should interpret taxonomic assignments with appropriate confidence levels and acknowledge database limitations.
Primer bias in amplicon studies causes differential amplification of taxa, distorting community composition estimates. The impact of primer pair selection on diversity and taxonomic assignment outcomes should be evaluated during study design. Multi-primer approaches or shotgun sequencing may be necessary for comprehensive community characterization.
Assembly and Binning Artifacts
Chimeric contigs formed during assembly combine sequences from different organisms, causing incorrect functional and taxonomic assignments. Strain diversity causes assembly fragmentation and complicates binning. Low-abundance organisms may be missed entirely or assembled into incomplete genomes.
Binning errors include the merging of closely related species into single bins and the splitting of single genomes across multiple bins. Quality assessment using completeness and contamination estimates identifies problematic bins requiring refinement or exclusion. Bin refinement tools that consolidate results from multiple binners improve genome recovery.
Interpretation Errors
Overinterpretation of relative abundance data ignores the compositional nature of microbiome data. Changes in one taxon affect the relative abundance of others, potentially creating spurious correlations. Researchers should use appropriate statistical methods that account for compositionality.
Correlation does not establish causation in metagenomic studies. Associations between taxa or functions and outcomes require validation through experimental manipulation or additional evidence. The exploratory nature of many metagenomic findings should be acknowledged in interpretation and reporting.
Clinical and Applied Applications
Pathogen Detection and Diagnosis
Metagenomic next-generation sequencing enables unbiased detection of pathogens directly from clinical samples without prior knowledge of the infectious agent. This approach can identify rare, novel, or unculturable pathogens that evade conventional diagnostic methods. The application of untargeted metagenomic next-generation sequencing to clinical diagnosis has particular value in areas where conventional diagnostic approaches have limitations.
Clinical metagenomic workflows require careful validation and quality control to ensure reliable results. The complexity and cost of metagenomic next-generation sequencing have motivated development of targeted approaches that focus sequencing capacity on clinically relevant pathogens. Targeted next-generation sequencing can provide rapid, accurate, and cost-effective diagnosis for specific clinical indications.
Targeted Sequencing Approaches
Targeted next-generation sequencing enriches specific genomic regions before sequencing, reducing data requirements and cost while maintaining sensitivity for target organisms. Multiplex PCR-based and hybrid capture-based approaches represent two strategies for targeted enrichment, each with distinct performance characteristics.
Targeted approaches can detect pathogens missed by shotgun metagenomics, including organisms present at low abundance or with unusual genomic characteristics. However, targeted methods may miss organisms not included in the target panel, including unexpected or novel pathogens. The choice between targeted and untargeted approaches depends on the clinical question and the breadth of pathogen detection required.
Environmental and Agricultural Applications
Metagenomic analysis provides insight into microbial communities in soil, water, plants, and agricultural systems. Understanding community composition and functional potential supports management decisions in agriculture, environmental monitoring, and biotechnology. Biogeochemical cycle analysis reveals the roles of microorganisms in nutrient cycling and ecosystem function.
Untargeted shotgun metagenomics can simultaneously characterize botanical origin, microbial communities, and viral content in complex biological matrices. This integrative approach provides information that traditional methods cannot capture, though results from pilot studies should be interpreted as exploratory and hypothesis-generating.
Professional Escalation Criteria
When to Seek Specialized Support
Researchers should escalate to specialized bioinformatics support when encountering persistent quality control failures, unexpected taxonomic profiles, or computational resource limitations. Clinical applications require involvement of trained professionals for validation, interpretation, and reporting. The complexity of metagenomic data analysis and the potential for misinterpretation warrant consultation with experienced analysts.
Institutional bioinformatics cores and collaborative arrangements provide access to specialized expertise and computational infrastructure. Training opportunities through resources such as the European Bioinformatics Institute support skill development for researchers conducting metagenomic analysis.
Validation and Regulatory Considerations
Clinical metagenomic applications require validation according to established standards before use in patient care. The Genomic Data Sharing Policy of the National Institutes of Health provides requirements for data sharing and privacy protection in genomic research. Researchers should understand and comply with applicable regulations and institutional policies.
Data sharing requirements balance the benefits of open data with privacy and consent considerations. De-identification of human sequence data and appropriate data use agreements protect research participants while enabling scientific progress. Researchers should consult institutional review boards and data governance offices for guidance on specific projects.
Frequently Asked Questions
What is the difference between amplicon and shotgun metagenomics?
Amplicon metagenomics targets specific phylogenetic marker genes such as the 16S rRNA gene through PCR amplification before sequencing. This approach provides community composition information at lower cost and computational requirement. Shotgun metagenomics sequences all DNA in a sample without targeted amplification, providing both taxonomic and functional information including detection of viruses, novel organisms, and functional genes.
How much sequencing depth is needed for metagenomic analysis?
Sequencing depth requirements depend on community complexity and analytical goals. Shallow sequencing may suffice for profiling dominant community members, while deep sequencing is needed for rare species detection and genome reconstruction. Clinical applications may require different depth than environmental diversity surveys. Pilot studies and published benchmarks for similar sample types guide depth selection.
What causes host DNA contamination and how is it addressed?
Host DNA contamination occurs when samples contain substantial host cells or DNA, which consumes sequencing capacity and complicates analysis. Host read removal through alignment to reference genomes or k-mer based filtering improves sensitivity for microbial sequences. The choice of reference genome and alignment parameters affects the stringency of host removal.
How do I choose between operational taxonomic units and amplicon sequence variants?
Operational taxonomic unit clustering groups similar sequences at a defined similarity threshold, typically 97 percent for 16S rRNA, reducing data complexity and computational requirements. Amplicon sequence variant methods resolve single-nucleotide differences without clustering, offering higher resolution and reproducibility across studies. The choice depends on the research question, with amplicon sequence variants preferred for fine-scale comparisons and operational taxonomic units for broader community characterization.
What are metagenome-assembled genomes and why are they useful?
Metagenome-assembled genomes are draft genomes reconstructed from metagenomic data through assembly and binning. They enable genome-resolved analysis of uncultivated microorganisms, providing insight into the metabolic capabilities and ecological roles of community members. Quality assessment using completeness and contamination estimates ensures reliable downstream analysis.
How are antibiotic resistance genes detected in metagenomic data?
Antibiotic resistance genes are detected through functional annotation of assembled sequences or direct screening of raw reads against resistance gene databases. The presence of resistance genes indicates genetic potential but does not necessarily demonstrate phenotypic resistance. Interpretation should consider genomic context and expression evidence when available.
What causes batch effects in metagenomic studies and how are they managed?
Batch effects arise from technical variation between sequencing runs, library preparations, or processing batches. These effects can confound biological comparisons and create spurious associations. Standardized protocols, randomized sample processing, and statistical methods that account for batch effects help manage this variation.
When should I use targeted sequencing instead of shotgun metagenomics?
Targeted sequencing concentrates sequencing capacity on specific genomic regions or organisms, reducing cost and data requirements while maintaining sensitivity for targets. This approach suits clinical applications where specific pathogen panels address the diagnostic question. Shotgun metagenomics provides broader detection capability but at higher cost and complexity. The choice depends on the breadth of detection required and available resources.
Related Bioinformatics Guides
- Metagenomics Taxonomic Classification: Kraken2 and Functional Annotation Pipelines
- AlphaFold2-Based Structural Modeling and Functional Annotation of PRRSV Nonstructural Proteins
- Long Read Metagenomic Assembly: Structural Analysis and Computational Methodologies in Bioinformatics
- Computational Analysis of Viral Capsid Assembly: Insights from Cryo-EM and Molecular Dynamics Simulations
- Metagenomics and Environmental DNA (eDNA) Analysis
References and Further Reading
- EMBL-EBI Training. European Bioinformatics Institute.
- NCBI Data Resources. National Center for Biotechnology Information.
- Genomic Data Sharing Policy. National Institutes of Health.
- The FAIR Guiding Principles. Scientific Data.
- Clinical Metagenomic Next-Generation Sequencing for Pathogen Detection.. Annual review of pathology, 2019.
- Critical review of 16S rRNA gene sequencing workflow in microbiome studies: From primer selection to advanced data analysis.. Molecular oral microbiology, 2023.
- Enhancing lower respiratory tract infection diagnosis: implementation and clinical assessment of multiplex PCR-based and hybrid capture-based targeted next-generation sequencing.. EBioMedicine, 2024.
- Meta-analysis of the human gut microbiome uncovers shared and distinct microbial signatures between diseases.. mSystems, 2024.
- Application of metagenomic next-generation sequencing in the diagnosis of infectious diseases.. Frontiers in cellular and infection microbiology, 2024.
- MetaDEGalaxy: Galaxy workflow for differential abundance analysis of 16s metagenomic data.. F1000Research, 2019.
- CNPS.cycle: streamlining shotgun metagenomic data analysis for biogeochemical cycles.. mSystems, 2025.
- MetaflowX: a scalable and resource-efficient workflow for multi-strategy metagenomic analysis.. Nucleic acids research, 2025.
- Bioinformatics Strategy for 16s and 23s rRNA Metabarcoding Data.. 2026.
- A pilot proof-of-concept study of microbial and botanical diversity in honey samples from Necochea, Argentina.. 2026.
- An approach to a metagenomic data processing workflow. Journal of Computer Science, 2014.
- micca 1.X: a state-of-the-art pipeline for amplicon-based metagenomic data processing. 2016.
- MetaWRAP-a flexible pipeline for genome-resolved metagenomic data analysis. Microbiome, 2018.
- Facilitating accessible, rapid, and appropriate processing of ancient metagenomic data with AMDirT. F1000Research, 2023.
- BASALT refines binning from metagenomic data and increases resolution of genome-resolved metagenomic analysis. Nature Communications, 2024.
- MegIS: High-Performance, Energy-Efficient, and Low-Cost Metagenomic Analysis with In-Storage Processing. International Symposium on Computer Architecture, 2024.
- WHAM!: A web-based visualization suite for user-defined analysis of metagenomic shotgun sequencing data. BMC Genomics, 2018.
- MetaFlow: An interactive user-friendly workflow for automated analysis of whole genome shotgun sequencing metagenomic data. Proceedings 2018 IEEE International Conference on Bioinformatics and Biomedicine Bibm 2018, 2019.
This article is educational and does not replace validated analysis plans, institutional policy, clinical interpretation, or specialist review.