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

filter_seer - post filtering of 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.

filter_seer 1.1.2                                  March 2017                                     FILTER_SEER(1)

Description

       Post filtering of significant kmers.

       This program belongs to seer(1) (Sequence Element (kmer) Enrichment Analysis).

Name

       filter_seer - post filtering of significant kmers

Options

Requiredoptions:-k [ --kmers ] arg
              file of output from seer

   Filteringoptions:--chisq arg
              minimum unadjusted p-value to output

       --pval arg
              minimum adjusted p-value to output

       --maf arg
              minimum maf/max 1-maf to output

       --beta arg
              minimum |beta| to output

       --substr
              remove smaller kmers completely represented elsewhere

       --pos_beta
              output positive effect sizes only

   Otheroptions:-s [ --sort ] arg
              field to sort on: chisq, pval, maf or beta

       -h [ --help ]
              full help message

See Also