table of contents
other versions
- buster 1.5.10+ds-3
- buster-backports 1.6.1+ds-3~bpo10+1
- testing 1.6.1+ds-3
- unstable 1.6.1+ds-3
- experimental 1.6.2+ds-1
GT-COMPREADS-COMPR(1) | GenomeTools Manual | GT-COMPREADS-COMPR(1) |
NAME¶
gt-compreads-compress - Generates compact encoding for fastq data.SYNOPSIS¶
gt compreads compress [option ...] (-files file [...])DESCRIPTION¶
-descs [yes|no]encode descriptions (default: no)
-files
File(s) containing reads.
-name [string]
specify base name for HCR to be generated. Only
mandatory, if more than one file was given. (default: undefined)
-smap [string]
file containing alphabet description. If
"-smap" is not set, dna alphabet is used. (default: undefined)
-qrange [start end]
specify range of quality values. All values smaller or
equal to the lower bound will be converted to the lower bound. All values
equal or larger than the upper bound will be converted to the upper bound.
(default: undefined)
-srate [value]
sampling rate, set to sensible default depending on
sampling method (default: undefined)
-stype [...]
type of sampling one of regular - page - none (default:
page)
-help
display help and exit
-version
display version information and exit
REPORTING BUGS¶
Report bugs to https://github.com/genometools/genometools/issues.07/29/2020 | GenomeTools 1.6.1 |