Man page - mapmers-depth(1)
Packages contains this manual
Manual
MAPMERS-DEPTH
NAMESYNOPSIS
OPTIONS
Modes of operation
General
SEE ALSO
NAME
mapMers-depth - report information about mapping kmers to sequences
SYNOPSIS
mapMers-depth { -count | -depth | -stats } -mers MERYL -m MERSIZE -seq IN.FASTA
OPTIONS
Modes of operation
For sequence ordinal āsā and position in that sequence āpā:
|
-count |
reports the count (c) of the single kmer that starts at position (p). |
Format: ās p cā
|
-depth |
reports the number (n) of kmers that span position (p). |
Format: ās p nā
|
-stats |
reports the minimum (m), maximum (M), and average (a) count of all mers that span position (p). also reports total count (t) and number of kmers (n) |
Format: ās p m M a t nā
General
-m
MERSIZE
-mers
MERYL
meryl (1) database
-seq IN.FASTA
fasta input sequence
SEE ALSO
meryl (1), mapMers (1)