Giter VIP home page Giter VIP logo

pangea's Introduction

PANGEA

Pipeline for Analysis of Next GEneration Amplicons

Written By: David Crabb Eric Triplett's Group University of Florida Last Updated: February 9, 2010

Table of Contents

  1. Perl and R
  2. Input
  3. Running PANGEA
  4. TaxCollector Database
  5. cd-hit-est Installation
  6. Chi-Square Tool
  7. Changes

Perl

Typical Usage:

perl PANGEA4MAC.pl -s inputSequences.fas -q inputSequences.fas.qual -b inputBarcodes.txt -d taxcollector.fas

All parameters:

	-s .fas raw sequence input file
	-q .fas.qual quality input file
	-b .txt file containing barcodes or put "n" for no barcodes
	-d tax collector "isolates only" database file
	-u tax collector "all" database file
	-h input help

PANGEA uses Perl 5 which is available at http://www.perl.org/

R

The Chi-Square Tool uses R 2, which is available at: http://cran.r-project.org/

Input

Make sure the barcode input file is in the correct format: numbered starting at "01" with a tab between the number and the barcode sequence. Do not put any blank lines after the final barcode. Check the example in the PANGEA folder to see the exact format.

A "-n minimum number of sequences selected.." option is included. Of course, this is not necessary to run the program. It just allows the user to specify if they have a different number of sequences they want for the normalized data to each have. Otherwise, the program automatically sets the minimum at the lowest number a barcode has over 100.

Running PANGEA

Usage

perl PANGEA4MAC.pl -s inputSequences.fas -q inputSequences.fas.qual -b inputBarcodes.txt -d taxcollector.fas

Before starting PANGEA do not leave any of the files in the PANGEA_output folder open. This will inhibit PANGEA from removing and replacing its output folder and could mess up your output. Instead, rename the previous output folder whatever you want so that data is not lost. If you want to discard that data anyway, then don't rename it and when the program runs it will remove it and put the new data in PANGEA_output.

TaxCollector Database

See TaxCollector on Github for instructions on how to prepare a TaxCollector database.

pangea's People

Contributors

audy avatar

Watchers

Albert Yu 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.