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

yara_indexer - Yara Indexer

Description

       Yara - Yet Another Read Aligner.

       See http://www.seqan.de/projects/yara for more information.

       (c) Copyright 2011-2014 by Enrico Siragusa.

       (c) Copyright 2013 by NVIDIA Corporation.

Name

       yara_indexer - Yara Indexer

Options

-h, --help
              Display the help message.

       --version
              Display version information.

       -v, --verbose
              Displays verbose output.

   OutputOptions:-o, --output-prefixOUTPUT_PREFIX
              Specify      a      filename      prefix      for      the      reference      genome       index.
              Default: use the filename prefix of the reference genome.

       -td, --tmp-dirSTRING
              Specify      a      temporary      directory      where      to      construct      the     index.
              Default: use the output directory.

yara_indexer 0.9.11 [tarball]                                                                    YARA_INDEXER(1)

Required Arguments

REFERENCE_FILEINPUT_FILE
              A  reference  genome  file.  Valid filetypes are: .sam[.*], .raw[.*], .gbk[.*], .frn[.*], .fq[.*],
              .fna[.*], .ffn[.*], .fastq[.*], .fasta[.*], .faa[.*], .fa[.*], .embl[.*], and .bam, where * is any
              of the following extensions: gz, bz2, and bgzf for transparent (de)compression.

Synopsis

yara_indexer [OPTIONS] <REFERENCEFILE>

See Also