Scroll to navigation

YANAGIBA(1) User Commands YANAGIBA(1)

NAME

yanagiba - Filters low quality Oxford Nanopore reads basecalled with Albacore

DESCRIPTION

usage: yanagiba [-h] -i INFILE [-s SUMMARYFILE] [-o OUTFILE] [-l MINLEN]

[-q MINQUAL] [--headtrim HEADTRIM] [--tailtrim TAILTRIM] [-u]

Filter and slice Nanopore reads which have been basecalled with Albacore. Takes fastq.gz and an Albacore summary file.

optional arguments:

show this help message and exit
Input fastq.gz file.
Albacore summary file with header row.
Write filtered reads to this file in .bgz format.
Exclude reads shorter than this length. Default: 0
Minimum quality score to retain a read. Default: 10
Trim x bases from beginning of each read. Default: 0
Trim x bases from end of each read. Default: None
Enforce unique reads. Only store first instance of a read from fastq input where readID occurs multiple times.

AUTHOR


This manpage was written by Nilesh Patra for the Debian distribution and
can be used for any other usage of the program.

June 2020 yanagiba 1.0.0