Git Product home page Git Product logo

helper-code-for-uparse's Introduction

helper-code-for-uparse

This is a compilation of Python scripts to help with the UPARSE pipeline (http://drive5.com/uparse/), which is used to process high-throughput sequence data (i.e. from Illumina sequencing instruments) from environmental microbial communities. The end goal of this pipeline is an 'OTU table', a table that lists OTUs (aka, phylotypes, species, taxa, etc.) as rows, samples as columns, and sequence counts as values.

The two main scripts in this compilation are:

  1. 'prep_fastq_for_uparse_paired.py' -- This script is useful for demultiplexing raw data from the sequencing instrument using the index reads and a mapping file. Use the '-h' option with the script for more info.

  2. 'create_otu_table_from_uc_file.py' -- This script converts a .uc readmap file (output of usearch_global) to an OTU table (tab delimited). This script is much faster than the Drive5 version ('uc2otutab.py').

helper-code-for-uparse's People

Contributors

leffj avatar jonathanleff avatar

Watchers

James Cloos avatar Gloria Iriarte 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.