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

fetch_refseq_bacterial_genomes_by_name - visually comparing bacterial, plasmid, chloroplast, or

Author

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

fetch_refseq_bacterial_genomes_by_name 20170919    August 2018         FETCH_REFSEQ_BACTERIAL_GENOMES_BY_NAME(1)

Description

USAGE:
              fetch_refseq_bacterial_genomes_by_name -n STRING -o DIR

   DESCRIPTION:
              Downloads a GenBank record using a partial or complete bacterial  species  name.   The  --min  and
              --max options can be used to restrict the size of the returned sequences.

   REQUIREDARGUMENTS:-n, --name STRING

              Complete or partial name of the bacterial species.

       -m, --min INTEGER

              Records with a sequence length shorter than this value will be ignored.

       -x, --max INTEGER

              Records with a sequence length longer than this value will be ignored.

       -o, --output DIR

              The output directory to download the GenBank file into.

   OPTIONALARGUMENTS:-h, --help

              Show this message.

   EXAMPLE:
              fetch_refseq_bacterial_genomes_by_name -n 'Escherichia*' -o my_project/comparison_genomes

Name

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

See Also