Skip to content

CenterForMedicalGeneticsGhent/UMInizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMInizer

Utility to transform UMI's in Illumina fastq headers to UMI in separate tags. Outputs a new (interleaved) fastq file. This tool was built to parse output from Illumina bcl-convert where the "OverrideCycles" option was used.

Installation

pip install git+https://github.com/CenterForMedicalGeneticsGhent/UMInizer.git

or

python setup.py install

Usage

UMInizer fastq_R1.fastq.gz fastq_R2.fastq.gz | bgzip -c > interleaved.fastq.gz

About

Interleave fastq's and set UMI tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages