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

hits_to_fastq - create a fastq for mapping from significant kmers

Author

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

hits_to_fastq 1.1.2                                March 2017                                   HITS_TO_FASTQ(1)

Description

       Creates a fastq for mapping from significant kmers

Name

       hits_to_fastq - create a fastq for mapping from significant kmers

Options

Required-k, --kmers
              Significant kmers, as output by seer

       -b, --bonf
              Bonferroni correction to use (try 10e-8)

   Optional-h, --help
              Displays this message

Synopsis

hits_to_fastq-k<significant_kmers.txt>-b<bonferroni_correction>

See Also