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

needle-estimate - Estimate expression value of transcript based on the Needle index.

Name

       needle-estimate - Estimate expression value of transcript based on the Needle index.

Options

Basicoptions:-h, --help
              Prints the help page.

       -hh, --advanced-help
              Prints the help page including advanced options.

       --version
              Prints the version information.

       --copyright
              Prints the copyright/license information.

       --export-help (std::string)
              Export the help page information. Value must be one of [html, man].

       -i, --in (std::filesystem::path)
              Directory where input files can be found. Default: "./".

       -o, --out (std::filesystem::path)
              Directory, where output files should be saved. Default: "expressions.out".

       -t, --threads (unsigned8bitinteger)
              Number of threads to use. Default: 1. Default: 1.

       -m, --normalization-mode
              Set,  if  normalization  is wanted. Normalization is achieved bydividing the expression value with
              the expression threshold of the first ibf. Only make sense if every bin  has  its  own  expression
              thresholds  (which  is  the  case  if expression thresholds were generated automatically).Default:
              False.

Positional Arguments

ARGUMENT-1 (std::filesystem::path)
              Please provide a sequence file.

Url

       https://github.com/seqan/needle

Version

Lastupdate: 2024-11-07
       needle-estimateversion: 1.0.3
       SeqAnversion: 3.3.0

See Also