DOKK / manpages / debian 12 / meryl / positionDB.1.en
POSITIONDB(1) User Commands POSITIONDB(1)

positionDB - management of posDB files

positionDB [-mersize k] [-merskip k] [-use a-b,c] [-merbegin b] [-merend e] -sequence s.fasta -output p.posDB

positionDB -dump datafile

positionDB -test1 sequence.fasta

positionDB -test2 db.fasta sequence.fasta

The size of the mers, default=20.
The skip between mers, default=0
Specify which sequences to use, default=all
Build on a subset of the mers, starting at mer #b, default=all mers
Build on a subset of the mers, ending at mer #e, default=all mers
Input sequences.
Output filename.

-dump datafile.posDB

Tests if each and every mer is found in the positionDB. Reports if it doesn't find a mer at the correct position. Doesn't report if table has too much stuff.
Builds a positionDB from db.fasta, then searches the table for each mer in sequence.fasta. Reports all mers it finds.
This is a silly test and you shouldn't do it.

existDB(1), meryl(1)

May 2015 positionDB 0~20150520+2004