Query: debruijn
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEBRUIJN(1) NCBI Tools User's Manual DEBRUIJN(1)NAMEdebruijn - de Bruijn sequence generatorSYNOPSISdebruijn [-] -a str -n kDESCRIPTIONdebruijn generates (on standard output) a string over the specified alphabet containing every possible word (substring) of the specified length exactly once. Note: Substrings are not taken to wrap around, so the first k-1 characters repeat at the end.OPTIONSA summary of options is included below. - Print usage message. -a str Alphabet (supply ncbistdaa or ncbi2na for standard alphabets, or supply your own alphabet). -n k Word size.AUTHORThe National Center for Biotechnology Information.NCBI2004-02-07 DEBRUIJN(1)