Skip to content

Introduction

License: MIT version downloads

The Metagenomic Sequence Simulator (MeSS) is a Snakemake pipeline, implemented using Snaketool, for simulating illumina, Oxford Nanopore (ONT) and Pacific Bioscience (PacBio) shotgun metagenomic samples.

  • Set up in few minutes


    Install mess with mamba and get started within minutes

    Getting started

  • Streamlined pipeline


    Easily download genomes and simulate reads in a single command

    Step-by-step guide

  • 🧬 Multi-sequencing technologies


    Simulate sequencing runs for both long and short reads

    Tutorials

  • Fast and scalable


    MeSS can generate complex communities in a few minutes

    Benchmarks

Overview

MeSS takes as input NCBI taxa or local genome assemblies to generate either long (PacBio or ONT) or short (illumina) reads. In addition to reads, MeSS optionally generates bam alignment files and taxonomic profiles in bioboxes format.

overview

Installation

install with bioconda

mamba create -n mess mess

Usage

mess -h