Coder Social home page Coder Social logo

luffyluffy / metap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biofuture/metap

0.0 0.0 0.0 46.96 MB

Metagenomics profiling is a Perl package for 16S rRNA gene, metagenomics and metatranscriptomics analysis package

Perl 68.51% Shell 1.21% Python 30.28%

metap's Introduction

Introduction
Metagenomics profiling (MetaP) is a bioinformatics analysis pipeline for Illumina pair-end sequencing of 16S rRNA tags. This pipeline integrated the basic sequence process steps and the following statistics and plotting procedure. MetaP was developed with Perl and R; it included some other third party software too. MetaP pipeline users can get the analysis done just by type one command. It can be download at https://github.com/biofuture/MetaP

Installation
In order to install MetaP on your Linux or Max OS/X, users need to clone the source code to local system and install some dependence software and libraries. MetaP was written in Perl and R did the plotting.

[1]. Clone source code to your local computer
https://github.com/biofuture/MetaP
wget -no-check-certificate https://github.com/biofuture/MetaP/archive/master.zip
unzip master

[2]. Install TSC, Mothur, usearch, UCHIME, LEfSe and R to your computer
	You can find these softwares by
	Mothur http://www.mothur.org/wiki/Download_mothur
Emboss package
UCHIME http://drive5.com/uchime/uchime_download.html
	TSC http://hwzhoulab.smu.edu.cn/paperdata/2011-05-05/39042.html
	usearch http://www.drive5.com/uclust/downloads1_1_579.html
	
LEfSe	https://bitbucket.org/nsegata/lefse/src(The source already in $Dir/bin so you only have to install the dependencies package for R and python then LEfSe could be used)
	
	Then, link all the executable software to $Dir/bin/, MetaP will find these software under that directory, you should notice that there already have this executable file there, but that may not be the right version for your system. Please check $Dir /SixteenS/TaxonomyAssignment/gast_files/gast   line 116 for usearch6.0.

[3]. Install the following R libraries.
   To make the pipeline executable, the following R package should be installed£ºvegan 2.0, ade4, ggplot2, clusterSim, gplots, PerformanceAnalytics.

[4]. Try the example given to you in the Example directory, please reads the report for the example

Congratulations if it runs correctly, otherwise please check that you have all the dependences installed.
 

metap's People

Contributors

biofuture 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.