Giter VIP home page Giter VIP logo

import-sequences's Introduction

Run Illumina

Demultiplex Illumina 16S rRNA data from multiple formats into a single, consistent format.

This way, downstream pipelines can make dumb assumptions about data format.

(c) 2014, Austin G. Davis-Richardson

TODO

Supported Input Types:

  • FASTQ
    • paired, barcoded
    • paired
  • QSEQ
    • paired, barcoded
    • paired

Example Output

Output will always be in interleaved FASTQ format with or without the barcode sequences at the end of the header.

FASTQ (paired, barcoded)

@HWUSI-EAS163FR:7:4:107:1355:1011:0:1:NNNNNNN
NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
+HWUSI-EAS163FR:7:4:107:1355:1011:0:1:NNNNNNN
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB

Barcode sequence will be at end, pairs are interleaved.

FASTQ (paired)

@HWI-6X:10323:5:101:995:948:0:1
NCTCAGCTGCCACATCCAATTATGCTCTCCAGGCCATGTGTTGGGGGCTATCTCCTTAATCAACTGACTGCTTTAATGGTAGGCAACCCCAGCACCGTCCC
+HWI-6X:10323:5:101:995:948:0:1
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
@HWI-6X:10323:5:101:995:948:0:2
ACTGTTTTGAAACCTCAGAAGTGAGGCAGTGTAGCATTCAAGGGTAAAGCAGCATGCTGGAGGAACGTGCGGAGAAGTTCAGGGGAGGCTTTTCTTCCTTG
+HWI-6X:10323:5:101:995:948:0:2

No sequence, pairs are interleaved.

import-sequences's People

Contributors

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