dnapi.py - Predict or evaluate 3'adapter sequence(s)
usage: dnapi.py [options] FASTQ
Predict or evaluate 3'adapter sequence(s)
- FASTQ
- including stdin or compressed file {zip,gz,tar,bz}
- --prefix-match
LENGTH
- 3'adapter match length to trim (default: 7)
- --min-len LENGTH
- minimum read length to keep for mapping (default: 16)
- --max-len LENGTH
- maximum read length to keep for mapping (default: 36)
- --trim-5p
LENGTH
- trim specified number of bases from 5'ends after adapter removal (default:
0)
- --trim-3p
LENGTH
- trim specified number of bases from 3'ends after adapter removal (default:
0)
Report bug to: Junko Tsuji <jnktsj@gmail.com>
This manpage was written by Andreas Tille for the Debian
distribution and
can be used for any other usage of the program.