metagenlab / MeSS

Snakemake pipeline for simulating shotgun metagenomic samples

Home Page:https://metagenlab.github.io/MeSS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to MeSS !

License: MIT version downloads tests docs

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.

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

About

Snakemake pipeline for simulating shotgun metagenomic samples

https://metagenlab.github.io/MeSS/

License:MIT License


Languages

Language:Python 100.0%Language:Shell 0.0%