Giter Club home page Giter Club logo

funomic's Introduction

FunOMIC

FunOMIC logo

Introduction

While analysis of the bacterial microbiome has become routine, that of the fungal microbiome is still hampered by the lack of robust databases and bioinformatic pipelines. Here, we present FunOMIC, a pipeline with built-in taxonomic (1.6 million marker genes) and functional (3.4 million non-redundant fungal proteins) databases for the identification of fungi. Applied to more than 2,600 human metagenomic samples, the tool revealed fungal species associated with geography, body sites, and diseases. Correlation network analysis provided new insights into inter-kingdom interactions. With this pipeline and two of the most comprehensive fungal databases, we foresee a fast-growing resource for mycobiome studies.

Usage

1, Required third-party tools:

A full installation of FunOMIC requires Python 3.3+ (modules needed: pandas, math, subprocess, argparse), R 4.0+ (packages needed: KEGGREST, RCurl), bowtie2, samtools, flash2, and diamond.

Please make sure you successfully installed the dependancies.

bowtie2

samtools

flash2

diamond

KEGGREST

2, Download FunOMIC pipeline:

git clone https://github.com/ManichanhLab/FunOMIC.git

3, Add the path of FunOMIC folder in your PATH variable, for example:

export PATH=$PATH:/home/ManichanhLab/Downloads/FunOMIC

You can also add this command line to your ~/.profile file

4, To use FunOMIC pipeline, make sure you have downloaded the required database from https://manichanh.vhir.org/funomic/.

FunOMIC.sh -1 read1.fastq -2 read2.fastq -p output_prefix -o output_folder \
-a bacterialDB_path -b FunOMIC-T_folder -c FunOMIC-P_folder -t #_threads

funomic's People

Contributors

manichanhlab avatar sarangian 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.