Coder Social home page Coder Social logo

idu's Introduction

IDU

Illumina Demux Utilities

Scripts for automating the demux process for Illumina sequencing platform:

  • auto_bcl2fq_script.py
    Given a samplesheet, the script automatically detects different types of barcodes (libraries) in it, and generates sub-samplesheet files as well as a shell script for demux.
	usage: auto_bcl2fq_script.py [-h] [-v] [-r [RUNFOLDER]] -i [samplesheet_file]
        	                     [-s [lanes_to_skip [lanes_to_skip ...]]]
	                             [-b [bcl2fastq]] [-o [script_file]] [-f] [-n]

	Given a samplesheet, automatically generate shell script for demux.

	optional arguments:
	  -h, --help            show this help message and exit
	  -v, --version         show program's version number and exit
	  -r [RUNFOLDER], --runfolder [RUNFOLDER]
	                        sequencing run folder
	  -i [samplesheet_file], --samplesheet [samplesheet_file]
	                        samplesheet file
	  -s [lanes_to_skip [lanes_to_skip ...]], --skiplanes [lanes_to_skip [lanes_to_skip ...]]
	                        skip lanes
	  -b [bcl2fastq], --bcl2fastq [bcl2fastq]
	                        location of bcl2fastq program
	  -o [script_file], --script [script_file]
	                        output script name
	  -f, --force           whether or not to overwrite output script if existing
	  -n, --no-lane-splitting
	                        whether or not to add --no-lane-splitting option to
	                        shell script
	  -p [{hiseq,nextseq500,nextseq2000,novaseq}], --platform [{hiseq,nextseq500,nextseq2000,novaseq}]
 	                        sequencing platform
	
	Examples:
	auto_bcl2fq_script.py -i /gc4/HiSeq4000/flowcellA/190828_ST-K00128_0425_AHF2NMBBXY/Data/Intensities/BaseCalls/Hiseq4000FCA_08282019.csv  -s 2  -r /gc4/HiSeq4000/flowcellA/190828_ST-K00128_0425_AHF2NMBBXY

idu's People

Contributors

freshtuo avatar

Watchers

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