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

combineKmers - basic algorithm to combine kmer counts across samples

Author

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

combineKmers 1.1.2                                 March 2017                                    COMBINEKMERS(1)

Description

       Basic algorithm to combine kmer counts across samples

Name

       combineKmers - basic algorithm to combine kmer counts across samples

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

Options

Requiredoptions:-r [ --samples ] arg
              file with tab separated sample name and kmer file

       -o [ --output ] arg
              output file prefix

   Otheroptions:--min_samples arg (=1)
              minimum number of samples kmer must occur in to be printed

       -h [ --help ]
              full help message

See Also