Scroll to navigation

ARDEN-FILTER(1) User Commands ARDEN-FILTER(1)

NAME

arden-filter - filter a SAM file based on the analysis with ARDEN

SYNOPSIS

arden-filter [INPUT SAM] [OUTPUTFILE] [OPTIONS]...

DESCRIPTION

Script to filter and a SAM file based on the analysis with ARDEN. It is necessary to specify the desired cutoffs for RQS,GAPS and MM. Type: python filter -e 1 for printing some examples.

OPTIONS

Required Arguments:

Outputfilename
Single SAM file to filter.
show program's version number and exit
show this help message and exit
Threshold for minimum read quality score.. [default: 0]
Threshold for maximum number of mismatches in an alignment [default: 3]
Threshold for maximum number of gaps in an alignment. [default: 3]
set to 1 if you want to print examples
February 2014 arden-filter 2013-04-25