logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

remove_long_seqs 20170919                          August 2018                               REMOVE_LONG_SEQS(1)

Description

USAGE:
              remove_long_seqs -i DIR -l INTEGER

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

   REQUIREDARGUMENTS:-i, --input DIR

              Input directory of GenBank files with .gbk extensions.

       -l, --length INTEGER

              Remove GenBank files that describe sequences longer than this length.

   OPTIONALARGUMENTS:-h, --help

              Show this message

   EXAMPLE:
              remove_long_seqs -i my_project/comparison_genomes -l 100000

Name

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

See Also