Scroll to navigation

DNAPI.PY(1) User Commands DNAPI.PY(1)

NAME

dnapi.py - Predict or evaluate 3'adapter sequence(s)

DESCRIPTION

usage: dnapi.py [options] FASTQ

Predict or evaluate 3'adapter sequence(s)

positional arguments:

including stdin or compressed file {zip,gz,tar,bz}

optional arguments:

show this help message and exit
show program's version number and exit

adapter prediction parameters:

range of kmers or a single kmer to predict 3'adapters (default: 9:11:2)
range of ratios or a single ratio to filter less abundant kmers (default: 1.2:1.4:0.1)
show other candidates if any

exhaustive adapter search:

read mapping command to be tested
subsampling fraction of reads (default: 1.0)
output directory to write report and cleansed reads (default: ./dnapi_out)
only display report and suppress output files
place to make temporary directory (default: /tmp)

evaluation of candidate adapters:

list of 3'adapters for evaluation

adapter removal parameters:

3'adapter match length to trim (default: 7)
minimum read length to keep for mapping (default: 16)
maximum read length to keep for mapping (default: 36)
trim specified number of bases from 5'ends after adapter removal (default: 0)
trim specified number of bases from 3'ends after adapter removal (default: 0)

Report bug to: Junko Tsuji <jnktsj@gmail.com>

AUTHOR


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

March 2020 dnapi.py 1.1