Code Monkey home page Code Monkey logo

mg_annotation's Introduction

Workflow for Metagenome annotation

This workflow is based on the JGI/IMG annotation pipeline (details). This is still in progress. It takes assembled metagenomes and generates structrual and functional annotations.

Running Workflow in Cromwell

This pipeline is being tested. Instructions will be posted in the future.

The Docker image can be found here

microbiomedata/mg-annotation

Input files

expects: fasta

Output files

Multiple GFF files.  More details to come.

Environment

  • Linux (with sh/bash)
  • Python >= 3.6 (via conda)
  • Java >= 1.8 (via conda)

Third party software used (+ their licenses)

  • Conda (3-clause BSD)
  • tRNAscan-SE >= 2.0 (GNU GPL v3)
  • Infernal 1.1.2 (BSD)
  • CRT-CLI 1.8 (Public domain software, last official version is 1.2, I made changes to it based on Natalia's and David's suggestions)
  • Prodigal 2.6.3 (GNU GPL v3)
  • GeneMarkS-2 >= 1.07 (Academic license for GeneMark family software)
  • Last >= 983 (GNU GPL v3)
  • HMMER 3.1b2 (3-clause BSD, I am using Bill's thread optimized hmmsearch)
  • SignalP 4.1 (Academic)
  • TMHMM 2.0 (Academic)

Databases used (+ their licenses):

  • Rfam (public domain/CC0 1.0; more info
  • KEGG (paid subscription, getting KOs/ECs indirectly via IMG NR; more info
  • SMART (restrictive license/custom); more info
  • COG (copyright/unlicensed); more info
  • TIGRFAM (copyleft/LGPL 2.0 or later); more info
  • SUPERFAMILY (permissive/custom); more info
  • Pfam (public domain/ CC0 1.0); more info
  • Cath-FunFam (permissive/CC BY 4.0); more info

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.