Git Product home page Git Product logo

mbb659_term_project's Introduction

Novel PETase Discovery on Metagenomic Datasets

Pipeline imitates the workflow in a scientific paper (Danso et.al.) which generates a Hidden Markov Model from known 9 PETases and searchs databases with this Hidden Markov Model to discover novel PETases.

In this snakemake pipeline we built a HMM with same 9 molecules and search only 1 metagenomic dataset(not in the repo check Dataset section).

This search results in 2 proteins under our threshold constraints(hmmsearch score > 150). Then we generate a phylogenetic tree with those 2 and 9 known PETases.

Dependencies

  • python (tested with 3.10.0)
  • snakemake (tested with 6.12.1)
  • conda
  • Other dependencies that will be automatically downloaded by snakemake:
    • tcoffee
    • hmmer
    • fasttree

Dataset

There are two types of data in this pipeline.

  • Known PETases
  • Metagenomic datasets

Known PETases are automatically downloaded by pipeline by their Uniprot entry keys identified in config/config.json. Metagenomic datasets in this study cannot be downloaded by APIs. Thus users are excepted to download those metagenomic datasets manually and move to data/metagenomic_datasets/ folder and fill the necessary parts in config/config.json. The metagenomic dataset used in this study is here. Moving 2140918008.a.faa file into data/metagenomic_datasets/ and filling config/config.json would be sufficient to reproduce results.

Pipeline

alt text

Results

Pipeline generates its final output, which is a phylogenetic tree in Newick format, in data/pyhylogenetic_tree_PETases.tree. This tree can be visualized by online tools. We used this tool. Proteins with Bog_all are from the metagenomic dataset. alt text

mbb659_term_project's People

Contributors

murathangoktas avatar

Watchers

James Cloos avatar  avatar

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.