debian man page for debruijn

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)

NAME
debruijn - de Bruijn sequence generator
SYNOPSIS
debruijn [-] -a str -n k
DESCRIPTION
debruijn 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.
OPTIONS
A 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.
AUTHOR
The National Center for Biotechnology Information.
NCBI
2004-02-07 DEBRUIJN(1)
Related Man Pages
asnval(1) - debian
asntool(1) - debian
fastacmd(1) - debian
gbseqget(1) - debian
idfetch(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?