Giter Club home page Giter Club logo

metagenome_assembly_pipeline's Introduction

A pipeline for metagenomic assembly

A pipeline to go from raw sequencing data to high quality bins and pretty plots.

Introduction

This is a simple pipeline for analyzing metagenomic data, starting from raw reads to assembly, to binning, to functional analysis. Throughout the pipeline, there will be example commands at each step - however; replace the generic filenames and paths with your own data.

Prior to getting started, look over the software list and ensure all of it is installed. If you are using the lab machine 'entamoeba', the majority of software will be installed locally. For steps which require the ZCU (Zoology computing unit), you will need to install the software to your own folder if it is not already installed globally.

You can preview each step of the pipeline under the overview section.

Important note about intermediate files

By default, each command here keeps intermediate files during analysis, in case you need to go back a step or need to verify something. However, some files can get very large, so please be mindful of the amount of disk space you are using (especially if you are on a lab machine). Can you quickly re-create the files if you need it later? If yes, then delete it.

Overview

Issues

Any issues or clarification needed can be raised by creating a new issue in this repository. Alternatively, you can email me at [email protected].

Exhaustive list of software used

Note that many of these tools can be installed through conda or homebrew. Try those options first before a manual install.

Quality metrics/visualization

Data preprocessing

Read alignment (host removal, coverage, gene quantification)

Assemblers

  • IDBA-UD
  • MetaSPAdes1,2 (NOTE: may or may not work with your data, fix should be rolled out in v3.12.1)

Assembly evaluation

Binning

Binning quality evaluation

Taxonomy assignment

Manual binning refinement

Functional annotation

Functional annotation databases

Other

Legend

1: Linux/cluster use only
2: High memory usage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.