Man page - remove_long_seqs(1)

Packages contains this manual

Manual

REMOVE_LONG_SEQS

NAME
DESCRIPTION
USAGE:
DESCRIPTION:
REQUIRED ARGUMENTS:
OPTIONAL ARGUMENTS:
EXAMPLE:
AUTHOR

NAME

remove_long_seqs - visually comparing bacterial, plasmid, chloroplast, or mitochondrial sequences

DESCRIPTION

USAGE:

remove_long_seqs -i DIR -l INTEGER

DESCRIPTION:

Removes GenBank files that are longer than the specified length from the provided directory.

REQUIRED ARGUMENTS:

-i , --input DIR

Input directory of GenBank files with .gbk extensions.

-l , --length INTEGER

Remove GenBank files that describe sequences longer than this length.

OPTIONAL ARGUMENTS:

-h , --help

Show this message

EXAMPLE:

remove_long_seqs -i my_project/comparison_genomes -l 100000

AUTHOR

This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.