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

quality_check - perform a sanity check on the mapping results (SAM file)

Description

       Perform a sanity check on the mapping results (SAM file).

       This  tool  analyzes  the output of the read mapper and provides useful information to the user to decide
       whether the set of reference sequences and the mapper settings are feasible for the given dataset.

Name

       quality_check - perform a sanity check on the mapping results (SAM file)

Options

SAMFILE
              Name of the SAM file to analyze

       -h, --help
              show this help message and exit

       -o OUT, --outpath=OUT
              Path to the directory for the analysis output.  [default: ./]

quality_check SVNr18                              February 2014                                 QUALITY_CHECK(1)

Synopsis

quality_check [Options] SAMFILE

See Also